ForbesLindesay / character-parserLinks
Parse JavaScript one character at a time to look for snippets in Templates
☆16Updated last year
Alternatives and similar repositories for character-parser
Users that are interested in character-parser are comparing it to the libraries listed below
Sorting:
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.☆88Updated 3 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- Compressible Content-Type / mime checking.☆100Updated 2 weeks ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 2 years ago
- find all require/import calls by walking the AST☆53Updated 3 years ago
- stream splicer with labels☆43Updated 10 months ago
- Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.☆80Updated 2 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Indent each line in a string☆113Updated 3 years ago
- destroy a stream if possible☆54Updated last year
- Look up environment settings specific to different operating systems.☆137Updated 4 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- resolve function which support the browser field in package.json☆102Updated 10 months ago
- Check if something is a Node.js stream☆113Updated 11 months ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- Notes and proposals on possible EMAScript extensions☆56Updated 5 years ago
- streaming pipeline with a mutable configuration☆56Updated 10 months ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 7 months ago
- A Babel preset that uses modify-babel-preset to modify babel-preset-es2015 and enable loose mode where available.☆64Updated 6 years ago
- Simple rollup plugin for minifying code using babel-preset-minify.☆48Updated 5 years ago
- ☆102Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Import a globally installed module☆57Updated last year
- Check if a value is a plain object☆103Updated last year
- ES spec-compliant shim for String.prototype.padStart☆23Updated 7 months ago