sindresorhus / scoped-regexLinks
Regular expression for matching scoped npm package names
☆26Updated 3 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 file path is an archive file☆15Updated last year
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Check if an Array is sorted☆35Updated 4 years ago
- Check if your code is running in a JXA environment☆32Updated 4 years ago
- Convert a time string to seconds: '0017' → 1337☆36Updated 4 years ago
- Check if a value is an error constructor☆14Updated 4 years ago
- Get the version of a binary in semver format☆42Updated last year
- Get all emails in a text file or stdin☆25Updated 4 years ago
- Sort an array of numbers☆18Updated 2 months ago
- Simple wildcard matching☆34Updated 2 months ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆24Updated last week
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆19Updated last year
- Extract the article title of a HTML document☆56Updated 2 months ago
- Check if a value is a function☆29Updated 4 years ago
- Convert a Source Map object to a comment☆16Updated 4 years ago
- Check if a string is email like☆25Updated 2 weeks ago
- Get the URL from a web shortcut file☆14Updated 4 years ago
- Modify the filename in a path☆17Updated 3 years ago
- Strip console, alert, and debugger statements from JavaScript code☆30Updated 3 years ago
- Check if a file path is a compressed file☆19Updated last year
- Get a Gravatar image from an identifier, such as an email☆41Updated 4 years ago
- Check if a file path is a binary file☆49Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Updated 3 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆61Updated 2 months ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 4 years ago
- Check if a number is in a given range☆22Updated 4 years ago
- Get the path to this package - Useful for testing☆22Updated 4 years ago
- Open files in your editor at a specific line and column☆54Updated 4 years ago
- ES2015 Math.imul() ponyfill☆10Updated 2 years ago