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
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Strip the final newline character from a string/buffer☆36Updated 5 months ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Gracefully restore the CLI cursor on exit☆38Updated 8 months ago
- Linkify GitHub issue references☆46Updated 6 months ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- Lowercase the keys of an object☆40Updated last year
- Check if a string is a URL☆85Updated last year
- Lint fenced code blocks by corresponding language tags☆12Updated 7 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 3 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Check if your code is running in a JXA environment☆31Updated 3 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 3 years ago
- Modify the values of an object☆27Updated 3 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Regular expression for matching issue references☆49Updated 6 months ago
- Check if a value is an error constructor☆13Updated 4 years ago
- Check if a file path is a binary file☆44Updated 11 months ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Check if a value is a regular expression☆24Updated 3 years ago
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Get metadata on the default editor or a specific editor☆53Updated last year
- Convert a time string to seconds: '0017' → 1337☆35Updated 3 years ago
- Check if a value is a function☆27Updated 3 years ago