sindresorhus / clone-regexpLinks
Clone and modify a RegExp instance
☆24Updated 3 years ago
Alternatives and similar repositories for clone-regexp
Users that are interested in clone-regexp are comparing it to the libraries listed below
Sorting:
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Updated 3 years ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆21Updated 2 years ago
- Check if something is a generator function☆24Updated 3 years ago
- Check if a value is a Blob☆24Updated 2 years ago
- Transform the first chunk in a stream☆28Updated 2 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 3 years ago
- Strip the final newline character from a string/buffer☆38Updated last year
- ES2015 Number.isNaN() ponyfill☆29Updated last year
- Lowercase the keys of an object☆41Updated 2 years ago
- Check if a number is a redirect HTTP status code☆25Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆41Updated 4 years ago
- Wait for a specified number of promises to be fulfilled☆39Updated 3 months ago
- Check if a path is in the current working directory☆23Updated 4 years ago
- Repeat a string - fast☆35Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 4 years ago
- Create a MD5 hash with hex encoding☆47Updated 2 years ago
- Check if a path is the current working directory☆22Updated 7 months ago
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆14Updated 4 years ago
- Check if a Buffer/Uint8Array is a GIF image☆30Updated 3 years ago
- Log the value/error of a promise☆28Updated 4 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz☆20Updated 3 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆55Updated 3 months ago
- Modify the values of an object☆29Updated 4 years ago
- Check if a value is an error constructor☆14Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Wrapper for the Windows `taskkill` command. Ends one or more tasks or processes.☆44Updated 3 years ago