npm / logos
official logos for npm, Inc
☆21Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for logos
- Strip the final newline character from a string/buffer☆35Updated 3 weeks ago
- Test whether some promise passes a testing function☆14Updated 5 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆34Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆62Updated 3 years ago
- Trim newlines from the start and/or end of a string☆48Updated last year
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated 3 months ago
- Simple wildcard matching☆34Updated 3 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆36Updated 2 years ago
- Get a Gravatar image from an identifier, such as an email☆40Updated 3 years ago
- Lowercase the keys of an object☆40Updated last year
- A list of directories you should ignore by default☆23Updated 2 years ago
- Check if a string is a URL☆84Updated last year
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Create full featured package.json files☆30Updated 10 months ago
- A response-like object for mocking a Node.js HTTP response stream☆36Updated last year
- Add XO to your project☆47Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated 7 months ago
- Get metadata on the default editor or a specific editor☆53Updated last year
- Get the GitHub repository URL from a NPM package name.☆19Updated 6 years ago
- Linkify GitHub issue references☆46Updated last month
- Download a specific version of Node.js☆20Updated this week
- A better `Promise.race()`☆46Updated last year
- Get the current package's binary path☆36Updated this week
- Node.js releases data☆36Updated last week
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Provide a package name, get a list of every version, and who published it.☆24Updated 5 months ago
- Get repository user and project information from package.json file contents.