jviereck / regjsparserLinks
Parsing the JavaScript's RegExp in JavaScript.
☆82Updated 10 months ago
Alternatives and similar repositories for regjsparser
Users that are interested in regjsparser are comparing it to the libraries listed below
Sorting:
- Generate regular expressions from regjsparser’s AST.☆33Updated 3 months ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 6 months ago
- AST recursive visitor☆79Updated 2 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- string representations of objects in node and the browser☆153Updated 7 months ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Brace expansion, as known from sh/bash, in JavaScript☆195Updated 2 months ago
- regexpu’s core functionality, i.e. `rewritePattern(pattern, flag, options)`, which enables rewriting regular expressions that make use of…☆78Updated 9 months ago
- List of node.js builtin modules☆37Updated last year
- Use acorn to detect global variables in JavaScript☆45Updated 3 years ago
- safely create multiple ReadStream or WriteStream objects from the same file descriptor☆31Updated 5 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible☆85Updated 2 years ago
- Decode strings according to the WHATWG Encoding Standard☆26Updated last year
- Prepare a node environment to require files with different extensions.☆48Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Tokenizes a string that represents a regular expression.☆96Updated 2 years ago
- Add callbacks to requests in flight to avoid async duplication☆74Updated last year
- Notes and proposals on possible EMAScript extensions☆56Updated 5 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 9 months ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- programmatic npm API☆111Updated 4 years ago
- utility box for ECMAScript language tools☆121Updated 3 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- Indent each line in a string☆113Updated 3 years ago
- Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.☆173Updated 5 years ago
- Get a PATH containing locally installed module executables.☆49Updated 5 years ago
- Tests whether one path is inside another path☆42Updated 5 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago