bnjmnt4n / regjsgenLinks
Generate regular expressions from regjsparser’s AST.
☆33Updated 4 months ago
Alternatives and similar repositories for regjsgen
Users that are interested in regjsgen are comparing it to the libraries listed below
Sorting:
- Unpipe a stream from all destinations☆22Updated 4 years ago
- Detect whether or not an object is a Typed Array☆21Updated last year
- ☆27Updated 4 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- WeakMap collection as specified in ECMAScript6☆30Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Node.js path.dirname() ponyfill☆13Updated 3 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 8 years ago
- ☆43Updated 7 years ago
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Updated 4 years ago
- One promise for multiple requests in flight to avoid async duplication☆16Updated 5 years ago
- Higher-order functions for easier error handling☆13Updated 2 years ago
- Turn an array like into an array☆12Updated 4 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 8 years ago
- List of node.js builtin modules☆37Updated last year
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 10 months ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Right-align the text in a string.☆19Updated 7 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆26Updated 2 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 7 months ago
- The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.☆11Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 8 years ago
- Find the module object for something that was require()d☆27Updated 2 years ago
- Uses a breadth-first search, when necessary, to resolve the file path using the correct casing, and verify that the file actually exists.…☆12Updated 8 years ago
- Repeat a string - fast☆34Updated 4 years ago