sindresorhus / npm-name-cliLinks
Check whether a package or organization name is available on npm
☆287Updated 2 weeks ago
Alternatives and similar repositories for npm-name-cli
Users that are interested in npm-name-cli are comparing it to the libraries listed below
Sorting:
- Open the GitHub page of the given or current directory repo☆191Updated last year
- Check whether a package or organization name is available on npm☆171Updated last year
- Open the npm page, Yarn page, or GitHub repo of a package☆198Updated last year
- Humanize a URL: https://sindresorhus.com → sindresorhus.com☆249Updated 3 years ago
- Convenience wrapper for Got to interact with the GitHub API☆176Updated 2 years ago
- Clean up error stack traces☆341Updated 2 weeks ago
- Get your public IP address☆239Updated last week
- Import all modules in a directory☆138Updated 2 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 2 weeks ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Parse yes/no like values☆270Updated last month
- Wait for localhost to be ready☆275Updated 3 weeks ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆160Updated 4 years ago
- Move a file - Even works across devices☆202Updated last year
- Reliably get the terminal window size☆144Updated last year
- The https://npms.io API☆191Updated last year
- Get stdin as a string or buffer☆341Updated last year
- Run the Node.js binary no matter what☆139Updated 2 weeks ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 2 weeks ago
- Get a random temporary file or directory path☆436Updated 2 years ago
- Check if it's the first time the process is run☆79Updated 2 weeks ago
- Simple micro templating☆366Updated 2 weeks ago
- Get the gzipped size of a file or stdin☆191Updated 3 years ago
- Pluralize a word☆249Updated 3 years ago
- Generate a URL for opening a new GitHub release with prefilled tag, body, and other fields☆121Updated 2 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated 3 weeks ago
- Make your JSON look AWESOME☆248Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Terminal string styling done right☆291Updated 5 months ago
- Randomize the order of items in an array☆107Updated last week