sindresorhus / scoped-regexLinks
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
Sorting:
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆18Updated last year
- Check if an Array is sorted☆34Updated 3 years ago
- Check if a value is an error constructor☆13Updated 4 years ago
- Check if a file path is an archive file☆14Updated last year
- Get the version of a binary in semver format☆42Updated last year
- Get the version of a binary in semver format☆35Updated last year
- Test whether some promise passes a testing function☆14Updated 6 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Check if a number is in a given range☆21Updated 4 years ago
- Get the path to this package - Useful for testing☆21Updated 3 years ago
- Get all emails in a text file or stdin☆24Updated 3 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Convert a time string to seconds: '0017' → 1337☆35Updated 4 years ago
- Reliably get the terminal window size - cross-platform☆26Updated last year
- Check if a value is a Blob☆22Updated last year
- Get the avatar of a GitHub user☆21Updated 3 years ago
- Check if a file path is a compressed file☆17Updated last year
- Strip console, alert, and debugger statements from JavaScript code☆29Updated 2 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆21Updated 3 years ago
- Check if a value is a function☆27Updated 4 years ago
- Open files in your editor at a specific line and column☆54Updated 3 years ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Convert a Source Map object to a comment☆15Updated 3 years ago
- Modify the filename in a path☆16Updated 2 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year