Skip to content

Rewrite

Compare
Choose a tag to compare
@xsduan xsduan released this 24 Aug 07:15
· 318 commits to master since this release

Now that I actually know what I'm doing, I've decided to rewrite some of the lamer parts of the code. This is mostly internal improvements.

  • z-sampa improvements (raw regex + a few missing characters)
  • migrate to typescript
  • migrate to sqlite
  • modularize the code more
  • use more modern features (async etc)