sindresorhus / is-url-superb
Check if a string is a URL
☆85Updated last year
Alternatives and similar repositories for is-url-superb:
Users that are interested in is-url-superb are comparing it to the libraries listed below
- Turn an object into a string of HTML attributes☆49Updated last year
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Add XO to your project☆47Updated last year
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆34Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Simplify eslint rules by visiting templates☆20Updated 2 years ago
- Strip the final newline character from a string/buffer☆36Updated 3 months ago
- Stylelint shareable config for XO☆41Updated 8 months ago
- Detect whether a terminal emulator supports hyperlinks☆55Updated 2 weeks ago
- Linkify GitHub issue references☆46Updated 4 months ago
- Filter object keys and values into a new object☆101Updated 8 months ago
- Get metadata on the default editor or a specific editor☆53Updated last year
- Mimic a Node.js HTTP response stream☆59Updated last year
- Get the current date formatted as a version. Automatically add the time if you already released a version today.☆16Updated 4 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆36Updated 2 years ago
- Split a string on the first occurrence of a given separator☆75Updated 2 years ago
- Trim newlines from the start and/or end of a string☆48Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- Read user name, email and URL from .npmrc or .gitconfig☆14Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆62Updated 3 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Get the version of a binary in semver format☆35Updated 10 months ago
- Conditional promise chains☆60Updated 3 years ago
- Check if a project is using Yarn☆66Updated 3 years ago
- Check if a path is inside another path☆37Updated 2 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆46Updated 3 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Single, mutable sources of truth for your CLIs☆16Updated 5 years ago
- utility to find a node☆22Updated last week