sindresorhus / npm-nameLinks
Check whether a package or organization name is available on npm
☆170Updated 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☆287Updated last year
- Check if argv has a specific flag☆95Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Copy a file☆121Updated last year
- Reliably get the terminal window size☆141Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years ago
- Wordwrap a string with ANSI escape codes☆125Updated last year
- Import all modules in a directory☆138Updated 2 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 10 months ago
- Open the npm page, Yarn page, or GitHub repo of a package☆199Updated 10 months ago
- Check whether a string has any emoji☆107Updated last year
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Get the latest version of an npm package☆176Updated last year
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆160Updated 4 years ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Humanize a URL: https://sindresorhus.com → sindresorhus.com☆248Updated 2 years ago
- Lazy number range generator☆81Updated last year
- Open the GitHub page of the given or current directory repo☆191Updated 11 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Write a package.json file☆88Updated 10 months ago
- Check if a path is a file, directory, or symlink☆78Updated 10 months ago
- Generate a URL for opening a new GitHub release with prefilled tag, body, and other fields☆121Updated last year
- Ensure a function is only called once☆162Updated last year
- Wait for localhost to be ready from the command-line☆120Updated last year
- Run the Node.js binary no matter what☆138Updated 4 years ago
- Get the real path of the system temp directory☆83Updated 2 years ago
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆124Updated last year
- Move a file - Even works across devices☆200Updated last year
- Map of nouns to their irregular plural form☆89Updated last year
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 3 years ago