sindresorhus / npm-name
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☆286Updated last year
- Check if argv has a specific flag☆95Updated 3 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years ago
- Move a file - Even works across devices☆199Updated last year
- Check if your package was installed globally☆70Updated last year
- Convenience wrapper for Got to interact with the GitHub API☆177Updated 2 years ago
- Copy a file☆120Updated last year
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Open the npm page, Yarn page, or GitHub repo of a package☆199Updated 9 months ago
- Reliably get the terminal window size☆140Updated last year
- Get the name of the current operating system. Example: macOS Sierra☆145Updated 11 months ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 8 months ago
- Make your terminal beep☆134Updated 2 years ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆160Updated 4 years ago
- Import all modules in a directory☆138Updated 2 years ago
- Check if a path is a file, directory, or symlink☆78Updated 9 months ago
- Toggle the CLI cursor☆108Updated 9 months ago
- Get the latest version of an npm package☆176Updated last year
- Map of nouns to their irregular plural form☆89Updated last year
- Open the GitHub page of the given or current directory repo☆192Updated 9 months ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Read a package.json file☆165Updated last year
- Wordwrap a string with ANSI escape codes☆124Updated last year
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆124Updated last year
- Lazy number range generator☆81Updated last year
- Get all property keys of an object including non-enumerable and inherited ones☆108Updated 3 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Wait for localhost to be ready from the command-line☆119Updated 11 months ago