sindresorhus / somebodyLinks
Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`
☆36Updated 4 years ago
Alternatives and similar repositories for somebody
Users that are interested in somebody are comparing it to the libraries listed below
Sorting:
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 3 years ago
- Lowercase the keys of an object☆41Updated 2 years ago
- Regular expression for matching reserved filename characters☆52Updated 3 months ago
- Get the first path that exists on disk of multiple paths☆62Updated 3 months ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Gracefully restore the CLI cursor on exit☆40Updated last year
- Extract the article title of a HTML document☆56Updated 3 months ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Get a Gravatar image from an identifier, such as an email☆42Updated 4 years ago
- Check if a value is a function☆29Updated 4 years ago
- Break out of a promise chain☆24Updated 4 years ago
- Compare URLs by first normalizing them☆71Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Updated 3 years ago
- Get metadata on the default editor or a specific editor☆55Updated 3 months ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Check if a string is a URL☆87Updated 2 years ago
- Get all email addresses in a string☆60Updated 4 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Split lines into an array of lines☆46Updated 2 years ago
- Check if your code is running as an npm or yarn script☆65Updated 3 months ago
- Find the root directory of a Node.js project or npm package☆27Updated 6 months ago
- Expands symbolic links and prints the resolved absolute filepath☆27Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆66Updated 3 months ago
- Check if a number is in a given range☆22Updated 4 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 4 years ago
- Check if a path exists☆26Updated 2 years ago
- Get your PATH prepended with locally installed binaries☆106Updated last year
- Convert a time string to seconds: '0017' → 1337☆36Updated 4 years ago