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☆36Updated 6 months ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Check if a string is a URL☆85Updated last year
- Strip the final newline character from a string/buffer☆36Updated 3 months ago
- Lowercase the keys of an object☆40Updated last year
- Mimic a Node.js HTTP response stream☆59Updated last year
- Modify the values of an object☆27Updated 3 years ago
- Find the root directory of a Node.js project or npm package☆25Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- utility to find a node☆22Updated last week
- Linkify GitHub issue references☆46Updated 4 months ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆36Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Split a string at one or more indices☆23Updated 3 years ago
- ☆22Updated 6 years ago
- Regular expression for matching issue references☆49Updated 4 months ago
- Check if a value is a function☆27Updated 3 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 3 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Check if a file path is a binary file☆44Updated 9 months ago
- Simple wildcard matching☆34Updated 3 years ago
- Reliably get the terminal window size - cross-platform☆26Updated last year
- A list of directories you should ignore by default☆23Updated 2 years ago
- Break out of a promise chain☆23Updated 3 years ago
- Test whether some promise passes a testing function☆14Updated 5 years ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆19Updated last year