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
- Move a file - Even works across devices☆200Updated last year
- Open the npm page, Yarn page, or GitHub repo of a package☆199Updated 11 months ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years ago
- Ensure a function is only called once☆162Updated last year
- Check if your package was installed globally☆70Updated last year
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Open the GitHub page of the given or current directory repo☆191Updated 11 months ago
- Get the latest version of an npm package☆176Updated last year
- Import all modules in a directory☆138Updated 2 years ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Lazy number range generator☆81Updated last year
- Reliably get the terminal window size☆142Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Boxes for use in the terminal☆98Updated 11 months ago
- Wordwrap a string with ANSI escape codes☆126Updated last year
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 10 months ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated 2 years ago
- Convenience wrapper for Got to interact with the GitHub API☆176Updated 2 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆108Updated 3 years ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆160Updated 4 years ago
- Make your terminal beep☆134Updated 3 years ago
- Wait for localhost to be ready from the command-line☆120Updated last year
- Copy a file☆121Updated last year
- Toggle the CLI cursor☆110Updated 11 months ago
- Humanize a URL: https://sindresorhus.com → sindresorhus.com☆248Updated 3 years ago
- Generate a URL for opening a new GitHub release with prefilled tag, body, and other fields☆121Updated last year
- Randomize the order of items in an array☆105Updated 2 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 3 years ago