npm-name-cli
Name checker
Checks package or organization name availability on npm
Check whether a package or organization name is available on npm
285 stars
6 watching
26 forks
Language: JavaScript
last commit: 9 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
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/npm-email | Retrieve an npm user's email address from their username | 32 |
sindresorhus/latest-version-cli | A tool to find the latest version of an npm package | 53 |
sindresorhus/npm-run-path | Prepends a user's PATH with local binaries | 104 |
sindresorhus/npm-keyword | A utility for fetching metadata about npm packages based on specific keywords | 52 |
sindresorhus/alfred-npms | An Alfred workflow to search for npm packages using npms.io | 367 |
sindresorhus/npm-user | Extracts user data from an npm user's profile page | 57 |
sindresorhus/is-up-cli | Check website availability using an API | 360 |
sindresorhus/pokemon-cli | Tools for interacting with the Pokémon API to retrieve and display Pokémon names | 48 |
sindresorhus/npm-home | A tool for navigating package repositories from the command line. | 198 |
sindresorhus/windows-cli | Tools for querying metadata about the active window on various platforms. | 65 |
sindresorhus/is-github-down | Checks if GitHub is currently unavailable | 132 |
sindresorhus/valid-filename | Checks whether a given string is a valid filename | 59 |
sindresorhus/ps-list | Lists running processes across multiple operating systems | 273 |