Skip to content

Bring fork back home? #14

@hildjj

Description

@hildjj

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions