here-be / snapdragon-lexerLinks
Converts a string into an array of tokens, with useful methods for looking ahead and behind, capturing, matching, et cetera.
☆22Updated 7 years ago
Alternatives and similar repositories for snapdragon-lexer
Users that are interested in snapdragon-lexer are comparing it to the libraries listed below
Sorting:
- Sink your streams.☆17Updated 2 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Node in the middle. Intercept calls to the node binary and set some node specific flags before running a program☆26Updated 7 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 4 years ago
- ⏲ - Small timing library☆35Updated 7 years ago
- Make directories recursively -plz 🙏☆12Updated 5 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- `Promise.all`, but it waits for all promises to settle even if one of them rejected☆15Updated 4 years ago
- https://npm.im/debug but with automatic namespacing☆16Updated 8 years ago
- Uses snapdragon to tokenize a single JavaScript block comment into an object, with description, tags, and code example sections that can …☆14Updated 2 years ago
- Expand a string into a JavaScript object using a simple notation.☆26Updated 6 years ago
- The way typeof should be☆16Updated 3 years ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 8 years ago
- Better inspect formatting, using prettier for arrays, objects and functions, and util.inspect for everything else.☆13Updated 8 years ago
- Lightweight and efficient iterators☆50Updated 5 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Create a unix sockets on both unix and windows☆18Updated 7 years ago
- Like String#replace(), but for buffers