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☆287Updated last year
- Open the npm page, Yarn page, or GitHub repo of a package☆199Updated last year
- Move a file - Even works across devices☆201Updated last year
- Check if your package was installed globally☆70Updated last year
- Open the GitHub page of the given or current directory repo☆191Updated last year
- Copy a file☆121Updated last year
- Check if argv has a specific flag☆95Updated 4 years ago
- Import all modules in a directory☆137Updated 2 years ago
- Check if your code is running as an npm or yarn script☆65Updated 3 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 3 years ago
- Wordwrap a string with ANSI escape codes☆126Updated 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
- Convenience wrapper for Got to interact with the GitHub API☆176Updated 2 years ago
- Ensure a function is only called once☆162Updated last year
- Reliably get the terminal window size☆142Updated last year
- Get the directory of globally installed packages and binaries☆76Updated last year
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆124Updated last year
- Humanize a URL: https://sindresorhus.com → sindresorhus.com☆248Updated 3 years ago
- Lazy number range generator☆81Updated last year
- Check if a path is a file, directory, or symlink☆78Updated last year
- Boxes for use in the terminal☆100Updated 11 months ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 11 months ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Toggle the CLI cursor☆110Updated last year
- Generate a URL for opening a new GitHub release with prefilled tag, body, and other fields☆121Updated last year
- Run the Node.js binary no matter what☆138Updated 4 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated 2 years ago
- Randomize the order of items in an array☆105Updated 2 years ago
- Make your terminal beep☆135Updated 3 years ago