bnjmnt4n / regjsgen
Generate regular expressions from regjsparser’s AST.
☆34Updated 4 months ago
Alternatives and similar repositories for regjsgen:
Users that are interested in regjsgen are comparing it to the libraries listed below
- set blocking stdio and stderr ensuring that terminal output does not truncate☆37Updated last year
- Returns true if a string has an extglob☆22Updated 5 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 3 years ago
- The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.☆10Updated 4 months ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆34Updated 3 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 7 years ago
- Create an array by repeating the given string n times.☆19Updated 3 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆23Updated last month
- A list of objects bound by prototype chain☆20Updated last year
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 7 years ago
- Checks if a given object is iterable.☆11Updated 7 years ago
- ☆27Updated 3 years ago
- Find the module object for something that was require()d☆26Updated last year
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 6 years ago
- ☆12Updated 8 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- ES2015 `String#codePointAt()` ponyfill☆22Updated 3 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆65Updated 3 years ago
- List of node.js builtin modules☆38Updated 9 months ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Updated 3 years ago
- One promise for multiple requests in flight to avoid async duplication☆16Updated 4 years ago
- Sink your streams.☆17Updated last year
- Unpipe a stream from all destinations☆23Updated 4 years ago
- Higher-order functions for easier error handling☆13Updated last year
- Uses a breadth-first search, when necessary, to resolve the file path using the correct casing, and verify that the file actually exists.…☆12Updated 7 years ago
- ☆20Updated 3 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 3 years ago