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
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 3 years ago
- Open the GitHub page of the given or current directory repo☆191Updated last year
- Move a file - Even works across devices☆201Updated last year
- Check if argv has a specific flag☆93Updated 4 years ago
- Check if your code is running as an npm or yarn script☆65Updated 3 years ago
- Import all modules in a directory☆137Updated 2 years ago
- Copy a file☆121Updated last week
- Convenience wrapper for Got to interact with the GitHub API☆176Updated 2 years ago
- Check if your package was installed globally☆70Updated last year
- Reliably get the terminal window size☆143Updated last year
- Ensure a function is only called once☆162Updated last year
- Wordwrap a string with ANSI escape codes☆127Updated last year
- Truncate a string to a specific width in the terminal☆87Updated last year
- Get the latest version of an npm package☆176Updated last year
- Open the npm page, Yarn page, or GitHub repo of a package☆199Updated last year
- Lazy number range generator☆81Updated last year
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆160Updated 4 years ago
- Humanize a URL: https://sindresorhus.com → sindresorhus.com☆248Updated 3 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆108Updated 3 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated last year
- Check if a path is a file, directory, or symlink☆78Updated last year
- Run the Node.js binary no matter what☆138Updated 4 years ago
- Get PID from a port☆79Updated 4 years ago
- Boxes for use in the terminal☆101Updated last year
- Check whether a string has any emoji☆106Updated last year
- Get the directory of globally installed packages and binaries☆76Updated last year
- Read a package.json file☆169Updated last year
- The https://npms.io API☆191Updated last year
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆124Updated last year