sindresorhus / is-url-superbView external linksLinks
Check if a string is a URL
☆87Jun 21, 2023Updated 2 years ago
Alternatives and similar repositories for is-url-superb
Users that are interested in is-url-superb are comparing it to the libraries listed below
Sorting:
- Strip a path from a path☆18Aug 18, 2021Updated 4 years ago
- Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data☆53May 27, 2023Updated 2 years ago
- Check if a path is the current working directory☆22May 10, 2025Updated 9 months ago
- Check if a file path is an archive file☆16Apr 30, 2024Updated last year
- Modify the values of an object☆29Sep 10, 2021Updated 4 years ago
- Check if a value is a regular expression☆26Oct 31, 2021Updated 4 years ago
- Check if a file path is a text file☆21Apr 30, 2024Updated last year
- Get the bundle identifier of the default browser (macOS). Example: com.apple.Safari☆13Nov 14, 2025Updated 3 months ago
- Create a noop process and get the PID☆14Aug 10, 2021Updated 4 years ago
- Get all email addresses in a string☆60Feb 2, 2026Updated 2 weeks ago
- Turn an object into a string of HTML attributes☆50Mar 30, 2023Updated 2 years ago
- Modify the filename in a path☆17Jul 9, 2022Updated 3 years ago
- Check if a string is email like☆25Nov 11, 2025Updated 3 months ago
- Get the iTerm2 version☆11Jan 5, 2026Updated last month
- Check if a path is in the current working directory☆23May 3, 2021Updated 4 years ago
- Regular expression for matching scoped npm package names☆27Jul 9, 2022Updated 3 years ago
- A safer `.hasOwnProperty()`☆29Jun 21, 2023Updated 2 years ago
- Get the passwd user entry from a username or uid☆30Jul 9, 2022Updated 3 years ago
- Normalize the newline characters in a string to `\n`☆30Sep 16, 2025Updated 5 months ago
- Lowercase the keys of an object☆41Feb 2, 2026Updated 2 weeks ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Feb 26, 2022Updated 3 years ago
- Strip comments from JSON. Lets you use comments in your JSON files!☆26Nov 1, 2023Updated 2 years ago
- Check if a filepath is a Markdown file☆22May 4, 2021Updated 4 years ago
- Get metadata on the default editor or a specific editor☆55Sep 10, 2025Updated 5 months ago
- Get the arguments of a function, arrow function, generator function, async function☆54Oct 30, 2023Updated 2 years ago
- Remove leading, trailing and repeated whitespace from a string☆41Aug 10, 2021Updated 4 years ago
- Convert a string to a valid safe filename on the command-line☆64Sep 15, 2025Updated 5 months ago
- Prefix CSS using Autoprefixer☆34May 1, 2024Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Apr 21, 2021Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆86Sep 15, 2025Updated 5 months ago
- Filter object keys and values into a new object☆105May 27, 2024Updated last year
- Check if a value is a function☆29May 3, 2021Updated 4 years ago
- Check if a file path is a compressed file☆19Apr 30, 2024Updated last year
- Split a string at one or more indices☆25May 3, 2021Updated 4 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆24Nov 22, 2025Updated 2 months ago
- Check if a number is a redirect HTTP status code☆25Apr 17, 2021Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Apr 3, 2024Updated last year
- Pretty UTC datetime: `2014-01-09 0601`☆32Jul 8, 2022Updated 3 years ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Aug 9, 2021Updated 4 years ago