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:
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 3 years ago
- Extract the article title of a HTML document☆56Updated 4 months 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
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Get the URL from a web shortcut file☆14Updated 4 years ago
- Lowercase the keys of an object☆41Updated 2 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Get a Gravatar image from an identifier, such as an email☆42Updated 4 years ago
- Find the root directory of a Node.js project or npm package☆27Updated 7 months ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Updated 3 years ago
- Get the visual width of a string - the number of columns required to display it☆13Updated 2 years ago
- Gracefully restore the CLI cursor on exit☆41Updated last year
- Get your PATH prepended with locally installed binaries☆106Updated last year
- List of text file extensions☆60Updated last year
- Get metadata on the default editor or a specific editor☆55Updated 4 months ago
- Check if a string is a URL☆87Updated 2 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆39Updated 2 years ago
- Strip a path from a path☆18Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Split lines into an array of lines☆46Updated 2 years ago
- Ensure a function is stable, meaning the same input always produces the same output☆16Updated 2 years ago
- Strip UTF-8 byte order mark (BOM)☆22Updated 3 months ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Convert a time string to seconds: '0017' → 1337☆37Updated 4 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 4 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Expands symbolic links and prints the resolved absolute filepath☆27Updated last year
- Remove leading, trailing and repeated whitespace from a string☆41Updated 4 years ago