sindresorhus / somebodyLinks
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:
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Gracefully restore the CLI cursor on exit☆38Updated 10 months ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Linkify GitHub issue references☆46Updated 8 months ago
- Find the root directory of a Node.js project or npm package☆25Updated last week
- Break out of a promise chain☆23Updated 4 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 3 years ago
- Check if a string is a URL☆85Updated last year
- utility to find a node☆23Updated 4 months ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Modify the values of an object☆27Updated 3 years ago
- A list of directories you should ignore by default☆23Updated 3 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
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Get all emails in a text file or stdin☆24Updated 3 years ago
- Get metadata on the default editor or a specific editor☆53Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Check if a filepath is a Markdown file☆20Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Get an array of parent directories including itself☆27Updated last year
- Regular expression for matching issue references☆49Updated 8 months ago
- Check if a string is email like☆23Updated 4 years ago
- Stylelint shareable config for XO☆41Updated last month
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆18Updated last year