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
- Truncate a string to a specific width in the terminal☆87Updated last year
- Ensure a function is only called once☆162Updated last year
- Copy a file☆120Updated last year
- Check if argv has a specific flag☆95Updated 3 years ago
- Open the GitHub page of the given or current directory repo☆191Updated 10 months ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆160Updated 4 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
- Find the root directory of a Node.js project or npm package☆244Updated last year
- Reliably get the terminal window size☆141Updated last year
- Humanize a URL: https://sindresorhus.com → sindresorhus.com☆248Updated 2 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 9 months ago
- Open the npm page, Yarn page, or GitHub repo of a package☆199Updated 10 months ago
- Import all modules in a directory☆138Updated 2 years ago
- Get the latest version of an npm package☆176Updated last year
- Get stdin as a string or buffer☆338Updated last year
- 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
- Check if a project is using Yarn☆66Updated 3 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆108Updated 3 years ago
- Wordwrap a string with ANSI escape codes☆125Updated last year
- Check if your package was installed globally☆70Updated last year
- Convenience wrapper for Got to interact with the GitHub API☆176Updated 2 years ago
- Get the name of the current operating system. Example: macOS Sierra☆146Updated last week
- Lazy number range generator☆81Updated last year
- Read and parse a JSON file☆246Updated 2 years ago
- Toggle the CLI cursor☆108Updated 10 months ago
- Get PID from a port☆79Updated 4 years ago
- Generate a URL for opening a new GitHub release with prefilled tag, body, and other fields☆121Updated last year