bnjmnt4n / regjsgen
Generate regular expressions from regjsparser’s AST.
☆33Updated last month
Related projects ⓘ
Alternatives and complementary repositories for regjsgen
- Returns true if a string has an extglob☆22Updated 5 years ago
- Detect whether or not an object is a Typed Array☆21Updated 9 months ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Updated 3 years ago
- Is this an ES6 Symbol value?☆18Updated 2 years ago
- Create an array by repeating the given string n times.☆19Updated 3 years ago
- ES2015 Number.isFinite() ponyfill☆19Updated 3 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 7 years ago
- Unpipe a stream from all destinations☆23Updated 3 years ago
- ☆27Updated 3 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 3 years ago
- A cache for managing namespaced sub-caches☆14Updated 3 years ago
- List of node.js builtin modules☆38Updated 7 months ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆23Updated 2 years ago
- Utils for working with JavaScript classes and prototype methods.☆19Updated last year
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated last year
- Track the list of currently unhandled promise rejections☆24Updated 5 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆37Updated 10 months ago
- Decode strings according to the WHATWG Encoding Standard☆23Updated 3 months ago
- Node.js path.dirname() ponyfill☆13Updated 2 years ago
- Simple `setImmediate` shim☆28Updated 7 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 5 years ago
- A list of objects bound by prototype chain☆20Updated 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
- Higher-order functions for easier error handling☆13Updated last year
- Check if a number is a redirect HTTP status code☆23Updated 3 years ago
- Center-align the text in a string.☆22Updated 7 years ago
- ES2015 `String#codePointAt()` ponyfill☆22Updated 3 years ago
- The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.☆10Updated last month
- Check if an object can be used like an Array☆16Updated 3 years ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 5 years ago