edvinv / named-js-regexpLinks
Extends JavaScript RegExp with named groups, backreferences and replacement.
☆21Updated 6 years ago
Alternatives and similar repositories for named-js-regexp
Users that are interested in named-js-regexp are comparing it to the libraries listed below
Sorting:
- Like findup-sync, but 2-4x faster and supports XDG-style `.config/` directories.☆41Updated 5 years ago
- Check if a path exists☆151Updated 3 years ago
- node module to check if a command-line command exists☆146Updated 2 years ago
- Indent each line in a string☆113Updated 3 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated last month
- When close() is just not enough☆189Updated 4 years ago
- Detect the indentation of code☆196Updated last year
- Nodejs cp -R☆78Updated 4 years ago
- Get the path to the user home directory☆160Updated 4 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Get a PATH containing locally installed module executables.☆49Updated 5 years ago
- Checks if currently installed npm dependencies are installed in the exact same versions that are specified in package.json☆119Updated 4 months ago
- Columnated lists for the CLI. Unicode and ANSI safe.☆35Updated 3 years ago
- when you want to fire an event no matter how a process exits.☆192Updated last year
- Clear a module from the cache☆182Updated 3 years ago
- Convert a glob to a regular expression☆149Updated 6 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- The definitive JavaScript type testing library☆191Updated last year
- Get the latest version of an npm package☆176Updated last year
- Shutdown a Nodejs HTTP server gracefully by terminating the listening socket, then destroying all keep-alive idle sockets all while allow…☆178Updated 5 years ago
- Concatenate file contents with a custom separator and generate a source map☆68Updated 2 years ago
- Copy files using glob patterns. Sync, async, promise or streams. (node.js utility)☆94Updated 3 years ago
- Get the auth token set for an npm registry☆34Updated 5 months ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated 11 months ago
- Check installed versions of node and npm☆76Updated last year
- Start a promise chain☆58Updated 3 years ago
- Write data to a random temporary file☆105Updated 11 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- Like ruby's Abbrev module☆167Updated last week