jviereck / regjsparserLinks
Parsing the JavaScript's RegExp in JavaScript.
☆82Updated 2 months ago
Alternatives and similar repositories for regjsparser
Users that are interested in regjsparser are comparing it to the libraries listed below
Sorting:
- Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible☆85Updated 2 years ago
- AST recursive visitor☆80Updated 2 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 10 months ago
- Set of utilities to work with JSON / JSON5 documents.☆74Updated 5 years ago
- string representations of objects in node and the browser☆159Updated last month
- ☆45Updated 3 years ago
- Decode strings according to the WHATWG Encoding Standard☆26Updated last month
- Prepare a node environment to require files with different extensions.☆48Updated last year
- Generate regular expressions from regjsparser’s AST.☆33Updated last month
- List of node.js builtin modules☆37Updated 2 months ago
- Tokenizes a string that represents a regular expression.☆96Updated last week
- Brace expansion, as known from sh/bash, in JavaScript☆199Updated last week
- regexpu’s core functionality, i.e. `rewritePattern(pattern, flag, options)`, which enables rewriting regular expressions that make use of…☆79Updated 4 months ago
- Tests whether one path is inside another path☆43Updated 5 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆51Updated 6 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated 2 years ago
- utility box for ECMAScript language tools☆123Updated 3 years ago
- A JavaScript parser for Google Closure Compiler and JSDoc type expressions.☆56Updated last week
- Determine if an object is a Buffer☆90Updated 4 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 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
- safely create multiple ReadStream or WriteStream objects from the same file descriptor☆31Updated 5 years ago
- An ESnext spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.☆31Updated last month
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 5 years ago
- Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.☆174Updated 5 years ago
- Converts JavaScript objects to source☆104Updated 2 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated last month
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- A very simple and stupid parser, based on a statemachine and regular expressions.☆64Updated 7 years ago