mikedeboer / trieLinks
My take on an efficient implementation of a Trie in Javascript
☆74Updated 4 years ago
Alternatives and similar repositories for trie
Users that are interested in trie are comparing it to the libraries listed below
Sorting:
- Implements XML literals in Javascript via desugaring, as a sane alternative to E4X. Server-side and client-side environments are supporte…☆61Updated 10 years ago
- Create a regular expression to match any of the phrases added to the trie (inspired by Dan Kogai's Regexp::Trie Perl module.)☆57Updated 8 years ago
- A collection of best in class modules/libraries that promote solid browser/environment support, ES5 precedents, unit testing, and docume…☆51Updated 3 years ago
- Fast url parsing with a tiny footprint and extensive browser support☆25Updated 9 years ago
- Simple Ruby-style inheritance for JavaScript☆245Updated 3 years ago
- An easy-to-use wildcard globbing library.☆104Updated 11 months ago
- Recursively walk and transform EcmaScript AST☆170Updated 2 years ago
- [DEPRECATED] A loader that splits a module into multiple modules loaded with different loaders.☆45Updated 7 years ago
- Javascript testing made easy and explicit☆142Updated 11 years ago
- Compute different coverage metrics of your JavaScript application or test suite with node.js☆72Updated 6 years ago
- node's http module, but for the browser☆246Updated 6 months ago
- Webpack loader that parses your JS, calls specified functions and replaces their with the results.☆23Updated 9 years ago
- Binding to Google Closure Compiler☆36Updated 8 years ago
- console.log() for HTML5 Web Workers☆75Updated 14 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 3 months ago
- Array.observe polyfill☆29Updated 9 years ago
- ☆27Updated 10 years ago
- Introspect floating-point numbers in JS.☆61Updated 10 years ago
- [DEPRECATED] JavaScript ServiceWorker implementation, enabling exploration by authors.☆66Updated 10 years ago
- process.hrtime() to words