alexeld / regex-trieLinks
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
Alternatives and similar repositories for regex-trie
Users that are interested in regex-trie are comparing it to the libraries listed below
Sorting:
- Programming language classifier for node.js☆82Updated 2 years ago
- A node module that extracts useful properties like user, repo, and branch from various flavors of GitHub URLs.☆90Updated 2 years ago
- Examine a package's dependency graph before you install it☆90Updated 4 years ago
- create matching selectors from css for your very own nested object hierarchy☆113Updated 6 years ago
- A CSS selector parser.☆97Updated 2 years ago
- Create and load persistent GitHub authentication tokens for command-line apps☆182Updated last month
- colorized string diff (char or unified) ideal for text/code that spans through multiple lines☆58Updated 4 years ago
- Set of utilities to work with JSON / JSON5 documents.☆74Updated 5 years ago
- ES6 string template tag for creating dynamic regular expressions☆52Updated 8 years ago
- Escape and stringify an array of arguments to be executed on the shell☆71Updated 10 years ago
- Proper (AST-based) JavaScript code templating with source maps support.☆105Updated 9 years ago
- Check if a word is trademarked.☆35Updated 3 years ago
- Dependable and safe automatic dependency updater for Nodejs packages☆41Updated 10 years ago
- Create GitHub releases with assets from CLI☆71Updated 3 years ago
- Access properties of nested objects using dot-path notation☆127Updated 2 years ago
- Efficient encoder and decoder for arbitrary objects☆198Updated 7 years ago
- Evaluates javascript code blocks from markdown files.☆47Updated 3 years ago
- Detect the programming language of any file in JavaScript☆59Updated 2 years ago
- JSON version of the programming language map used in Linguist☆61Updated 5 months ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆72Updated 4 years ago
- Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)☆75Updated 5 years ago
- Search for node modules☆128Updated 8 years ago
- A collection of npm modules for working with words and language☆53Updated 3 years ago
- Make your own error types!☆70Updated 3 years ago
- From scratch type-checker☆107Updated 6 years ago
- Webpack loader that parses your JS, calls specified functions and replaces their with the results.☆23Updated 9 years ago
- Resolve and require local & global modules in node.js like a boss☆45Updated 3 years ago
- Support any Observable library and polyfill☆73Updated 4 years ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- Parsing the JavaScript's RegExp in JavaScript.☆82Updated last month