Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bring fork back home? #14

Open
hildjj opened this issue May 22, 2023 · 0 comments
Open

Bring fork back home? #14

hildjj opened this issue May 22, 2023 · 0 comments

Comments

@hildjj
Copy link

hildjj commented May 22, 2023

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant