sindresorhus / scoped-regex
Regular expression for matching scoped npm package names
☆26Updated 2 years ago
Alternatives and similar repositories for scoped-regex:
Users that are interested in scoped-regex are comparing it to the libraries listed below
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Check if an Array is sorted☆34Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆21Updated 3 years ago
- Strip console, alert, and debugger statements from JavaScript code☆29Updated 2 years ago
- Check if a file path is an archive file☆14Updated last year
- Check if a number is in a given range☆21Updated 4 years ago
- Get the version of a binary in semver format☆35Updated last year
- Check if a value is an error constructor☆13Updated 4 years ago
- Simple wildcard matching☆34Updated 3 years ago
- [DEPRECATED] Kap plugin - Copy GIFs to clipboard☆15Updated 4 years ago
- Convert a time string to seconds: '0017' → 1337☆35Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Get the version of a binary in semver format☆42Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆18Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Conditional promise catch handler☆38Updated 4 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Open files in your editor at a specific line and column☆54Updated 3 years ago
- Get all emails in a text file or stdin☆24Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Get the path to this package - Useful for testing☆21Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Check if a value is a function☆27Updated 4 years ago
- Check if a file path is a compressed file☆17Updated last year
- Get an array of parent directories including itself☆27Updated last year
- Convert a Source Map object to a comment☆15Updated 3 years ago
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆13Updated 4 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated last month