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
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Lowercase the keys of an object☆41Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆61Updated 2 months ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Updated 3 years ago
- Extract the article title of a HTML document☆56Updated 2 months ago
- Strip UTF-8 byte order mark (BOM)☆22Updated 2 months ago
- Regular expression for matching reserved filename characters☆52Updated 2 months ago
- Expands symbolic links and prints the resolved absolute filepath☆27Updated last year
- Split lines into an array of lines☆46Updated 2 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Get the visual width of a string - the number of columns required to display it☆13Updated 2 years ago
- Get the URL from a web shortcut file☆14Updated 4 years ago
- Modify the values of an object☆29Updated 4 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 4 years ago
- Check if a path exists☆25Updated 2 years ago
- Get the version of a binary in semver format☆42Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆66Updated 2 months ago
- Find the root directory of a Node.js project or npm package☆27Updated 5 months ago
- Gracefully restore the CLI cursor on exit☆40Updated last year
- Get metadata on the default editor or a specific editor☆55Updated 2 months ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Recursively create nested directories with jsftp, like mkdirp☆22Updated 4 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Check if a file path is a binary file☆49Updated last year
- Get a Gravatar image from an identifier, such as an email☆41Updated 4 years ago
- List of text file extensions☆58Updated last year
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆24Updated 3 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