https://github.com/jamen/hmu-npm
A hmu plugin for checking npm package availability
https://github.com/jamen/hmu-npm
Last synced: about 1 year ago
JSON representation
A hmu plugin for checking npm package availability
- Host: GitHub
- URL: https://github.com/jamen/hmu-npm
- Owner: jamen
- License: mit
- Created: 2016-04-02T12:53:42.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2021-09-24T10:19:29.000Z (over 4 years ago)
- Last Synced: 2025-03-21T04:37:43.866Z (about 1 year ago)
- Language: JavaScript
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hit Me Up for npm
> Hit me up with npm package name availability.
This is a [Hit Me Up][hmu] plugin for checking npm package name availability.
## Installation
```shell
$ npm install --global hmu-npm
```
## Usage
```shell
$ hmu npm <...names>
```
## Credits
| ![jamen][avatar] |
|:---:|
| [Jamen Marzonie][github] |
## License
[MIT](LICENSE) © Jamen Marzonie
[avatar]: https://avatars.githubusercontent.com/u/6251703?v=3&s=125
[github]: https://github.com/jamen
[hmu]: https://github.com/jamen/hmu