sindresorhus / somebody
Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`
☆34Updated 3 years ago
Alternatives and similar repositories for somebody:
Users that are interested in somebody are comparing it to the libraries listed below
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Gracefully restore the CLI cursor on exit☆38Updated 7 months ago
- Turn an object into a string of HTML attributes☆49Updated last year
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Lowercase the keys of an object☆40Updated last year
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Linkify GitHub issue references☆46Updated 5 months ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 3 years ago
- Check if a string is a URL☆85Updated last year
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 3 years ago
- Strip the final newline character from a string/buffer☆36Updated 4 months ago
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated 7 months ago
- utility to find a node☆22Updated last month
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆13Updated 3 years ago
- Convert a time string to seconds: '0017' → 1337☆35Updated 3 years ago
- Check if a value is a function☆27Updated 3 years ago
- ☆22Updated 6 years ago
- Get the URL from a web shortcut file☆13Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated 11 months ago
- Get the path of the caller module☆64Updated 3 years ago
- Modify the values of an object☆27Updated 3 years ago
- Test whether some promise passes a testing function☆14Updated 6 years ago
- Lint fenced code blocks by corresponding language tags☆12Updated 7 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Provide a package name, get a list of every version, and who published it.☆24Updated 9 months ago