-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
I did a relatively uninteresting fork at https://github.com/cto-af/unicode-trie that I'm willing to shut down if you decide to pick this project back up. It adds:
- Dependencies removed in favor of node built-ins (use browserify bits if needed in the browser)
- Compression switched to a single pass of brotli from double pass of deflate (see compressing twice is counter-productive #10)
- Typescript types built in
- Switch to ESM module
- Ability to store mapped strings with trie
- An example (see How does unicode-trie work? #13)
- Linting
- Small amounts of test coverage
delucis
Metadata
Metadata
Assignees
Labels
No labels