mikedeboer / trie
My take on an efficient implementation of a Trie in Javascript
☆73Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for trie
- Programming language classifier for node.js☆79Updated last year
- pack node-style source files from a json stream into a browser bundle☆174Updated 3 years ago
- Recursively walk and transform EcmaScript AST☆171Updated last year
- Introspect floating-point numbers in JS.☆61Updated 9 years ago
- Beautify Benchmark.js's output into readable form.☆35Updated 8 years ago
- A collection of best in class modules/libraries that promote solid browser/environment support, ES5 precedents, unit testing, and docume…☆51Updated 2 years ago
- Array.observe polyfill☆29Updated 8 years ago
- this is code is outdated. sorry. watchFile and reload modules dynamically for node.js (useful for front end development) - it would be ni…☆50Updated 14 years ago
- JS Object representation of a stack frame.☆79Updated last year
- ES6 template strings compiled to ES5.☆50Updated 6 years ago
- 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
- A browerify transform to stops 3rd party javascript modules writing to the global window object, and to return a module.exports object in…☆56Updated 11 years ago
- A realtime tree diffing algorithm☆127Updated 9 years ago
- Binding to Google Closure Compiler☆36Updated 7 years ago
- An ECMAScript 5.1 parser, written in JavaScript. The ECMAScript grammar was created using Jison.☆97Updated 7 years ago
- Ties together streaming image encoders and decoders with a nice API☆34Updated 9 years ago
- Add source maps of multiple files, offset them and then combine them into one source map.☆79Updated last year
- AST recursive visitor☆79Updated last year
- A simple Trie implementation for Node.js.☆258Updated 8 years ago
- Sort numbers in O(kN) time using JavaScript's typed arrays.☆35Updated 4 years ago
- Repackaging of Neil Fraser's world famous diff_match_patch as a node.js module☆23Updated 12 years ago
- ☆46Updated 3 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.)☆56Updated 7 years ago
- ☆102Updated 3 years ago
- Auto Generate Client and Server typescript interface from protocol.json fies for Chrome Remote Debug Protocol☆37Updated 5 years ago
- Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.☆175Updated 4 years ago
- ES6+ to ES5 Compiler☆46Updated 6 years ago
- A Chrome extension which will screen capture any HTML element of your choosing.☆114Updated 9 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆65Updated 3 years ago