sindresorhus / prepend-httpLinks
Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`
☆64Updated last month
Alternatives and similar repositories for prepend-http
Users that are interested in prepend-http are comparing it to the libraries listed below
Sorting:
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Get the version of a binary in semver format☆41Updated last year
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Get metadata on the default editor or a specific editor☆53Updated last month
- Strip the final newline character from a string/buffer☆36Updated 11 months ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if your code is running as an npm or yarn script☆64Updated last month
- Get the first path that exists on disk of multiple paths☆60Updated last month
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 4 years ago
- Check if argv has a specific flag☆93Updated 4 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Filter object keys and values into a new object☆104Updated last year
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆46Updated 4 years ago
- Mimic a Node.js HTTP response stream☆60Updated last year
- A safer `.hasOwnProperty()`☆29Updated 2 years ago
- Simple wildcard matching☆34Updated last month
- Linkify GitHub issue references☆47Updated last month
- Check if a path is a file, directory, or symlink☆79Updated last year
- Add XO to your project☆47Updated last year
- Check if a value is an object☆41Updated 4 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Check if something is a promise☆46Updated 4 years ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Split a string on the first occurrence of a given separator☆74Updated 2 months ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Regular expression for matching reserved filename characters☆50Updated last month
- Get the path of the parent module☆78Updated last month