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:
- node module to check if a command-line command exists☆147Updated 2 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Like findup-sync, but 2-4x faster and supports XDG-style `.config/` directories.☆41Updated 5 years ago
- Get the latest version of an npm package☆176Updated last year
- Copy files using glob patterns. Sync, async, promise or streams. (node.js utility)☆94Updated 3 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated 2 years ago
- Get the system locale☆227Updated 3 years ago
- Check if a path exists☆150Updated 3 years ago
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 6 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
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 3 years ago
- Indent each line in a string☆113Updated 3 years ago
- A ridiculously light-weight function argument validator☆133Updated last month
- Convert a glob to a regular expression☆148Updated 6 years ago
- when you want to fire an event no matter how a process exits.☆193Updated last year
- Easily handle defaults for your options☆75Updated last year
- Convert a value to an array☆129Updated 3 years ago
- Nodejs cp -R☆79Updated 4 years ago
- When close() is just not enough☆189Updated 4 years ago
- Columnated lists for the CLI. Unicode and ANSI safe.☆35Updated 3 years ago
- Write data to a random temporary file☆105Updated last year
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Captures and cleans stack traces.☆193Updated last year
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Resolve a relative path against a root path with validation☆32Updated last week
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated last month
- Detect the indentation of code☆196Updated last year
- Gracefully cleanup when termination signals are sent to your process.☆183Updated 8 years ago
- Easily calculate the relative path from file A to file B in Node.js project. Will calculate correctly from a file to a directory, file to…☆34Updated 2 years ago