npm-keyword
Package metadata fetcher
A utility for fetching metadata about npm packages based on specific keywords
Get a list of npm packages with keywords
52 stars
6 watching
8 forks
Language: JavaScript
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/package-json | A tool to retrieve metadata from the npm registry | 237 |
sindresorhus/npm-name | A utility to check if package or organization names are available on npm. | 168 |
sindresorhus/npm-user-cli | Tools to retrieve and display information about npm users. | 30 |
sindresorhus/latest-version-cli | A tool to find the latest version of an npm package | 53 |
sindresorhus/npm-user | Extracts user data from an npm user's profile page | 57 |
sindresorhus/npm-name-cli | Checks package or organization name availability on npm | 285 |
sindresorhus/npm-home | A tool for navigating package repositories from the command line. | 198 |
sindresorhus/npm-email | Retrieve an npm user's email address from their username | 32 |
sindresorhus/alfred-npms | An Alfred workflow to search for npm packages using npms.io | 367 |
sindresorhus/npm-run-path | Prepends a user's PATH with local binaries | 104 |
sindresorhus/windows-cli | Tools for querying metadata about the active window on various platforms. | 65 |
sindresorhus/package-config | A tool to get namespaced config from the closest package.json | 120 |
sindresorhus/package-up | Finds the closest package.json file in a directory tree | 159 |
npm/normalize-package-data | Normalizes package metadata by cleaning and validating field values. | 196 |
sindresorhus/public-ip | A Node.js module that fetches and returns your public IP address from various sources with customizable options for fallbacks and timeout settings. | 1,026 |