sindresorhus / npm-nameLinks
Check whether a package or organization name is available on npm
☆171Updated last year
Alternatives and similar repositories for npm-name
Users that are interested in npm-name are comparing it to the libraries listed below
Sorting:
- Check whether a package or organization name is available on npm☆288Updated 3 months ago
- Open the npm page, Yarn page, or GitHub repo of a package☆201Updated last year
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆164Updated 4 years ago
- Open the GitHub page of the given or current directory repo☆192Updated last year
- Move a file - Even works across devices☆204Updated 2 years ago
- Check if your package was installed globally☆71Updated 2 years ago
- Convenience wrapper for Got to interact with the GitHub API☆177Updated 2 months ago
- Ensure a function is only called once☆164Updated 2 years ago
- Check if argv has a specific flag☆96Updated 4 years ago
- Import all modules in a directory☆139Updated 3 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 4 months ago
- Boxes for use in the terminal☆105Updated last year
- Reliably get the terminal window size☆146Updated 2 years ago
- Copy a file☆122Updated 4 months ago
- Wordwrap a string with ANSI escape codes☆130Updated 4 months ago
- Check if your code is running as an npm or yarn script☆65Updated 4 months ago
- Humanize a URL: https://sindresorhus.com → sindresorhus.com☆252Updated 3 years ago
- Lazy number range generator☆83Updated 2 years ago
- Generate a URL for opening a new GitHub release with prefilled tag, body, and other fields☆122Updated 2 years ago
- Check whether a string has any emoji☆106Updated 2 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆110Updated 4 years ago
- Truncate a string to a specific width in the terminal☆88Updated 2 months ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Run the Node.js binary no matter what☆142Updated 3 months ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Get the latest version of an npm package☆175Updated last year
- Get the real path of the system temp directory☆84Updated 3 years ago
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆126Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year