sindresorhus / clone-regexp
Clone and modify a RegExp instance
☆22Updated 2 years ago
Alternatives and similar repositories for clone-regexp:
Users that are interested in clone-regexp are comparing it to the libraries listed below
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆19Updated last year
- Check if something is a generator function☆22Updated 2 years ago
- Ensure a path doesn't contain null bytes☆13Updated 2 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Check if a number is a redirect HTTP status code☆23Updated 3 years ago
- ES2015 Number.isFinite() ponyfill☆19Updated 3 years ago
- Get the system default UID☆11Updated last year
- Transform the first chunk in a stream☆26Updated last year
- Check if a value is an error constructor☆13Updated 3 years ago
- Check if a path is the current working directory