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:
- 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
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Updated 3 years ago
- Transform the first chunk in a stream☆28Updated 2 years ago
- Wait for a specified number of promises to be fulfilled☆39Updated 4 months ago
- ES2015 Number.isNaN() ponyfill☆29Updated last year
- Check if a value is a Blob☆24Updated 2 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 3 years ago
- Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz☆20Updated 3 years ago
- Create a MD5 hash with hex encoding☆48Updated 2 years ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Check if a number is a redirect HTTP status code☆25Updated 4 years ago
- Lowercase the keys of an object☆41Updated 2 years ago
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 5 years ago
- Strip the final newline character from a string/buffer☆38Updated last year
- Check if a string is a scoped npm package name☆25Updated 3 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 5 years ago
- Modern version of duplexer2☆16Updated 3 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Similar to String#trim() but removes only whitespace on the right☆22Updated 4 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆55Updated 4 months ago
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆14Updated 4 years ago
- Log the value/error of a promise☆29Updated 4 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆51Updated 5 months 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
- Get the visual width of the widest line in a string - the number of columns required to display it☆40Updated last week
- Wait for any promise to be fulfilled☆56Updated 3 years ago