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
Sorting:
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Strip the final newline character from a string/buffer☆36Updated 7 months ago
- Gracefully restore the CLI cursor on exit☆38Updated 10 months ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Modify the values of an object☆27Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 3 years ago
- Convert a time string to seconds: '0017' → 1337☆35Updated 4 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Check if a value is a function☆27Updated 4 years ago
- Linkify GitHub issue references☆46Updated 8 months ago
- Check if a number is in a given range☆21Updated 4 years ago
- Check if a string is a URL☆85Updated last year
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated 9 months ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Reliably get the terminal window size - cross-platform☆26Updated last year
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- ☆22Updated 6 years ago
- Exclude certain items from an array☆20Updated 3 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Array of "block level elements" defined by the HTML specification☆19Updated 8 years ago
- utility to create a pretty report for a vfile☆20Updated last year
- Check if a value is an error constructor☆13Updated 4 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Split a string at one or more indices☆23Updated 4 years ago
- Provide a package name, get a list of every version, and who published it.☆24Updated 11 months ago