All Projects â†’ SaraVieira â†’ caninameit

SaraVieira / caninameit

Licence: MIT License
A cli tool to help you see a npm name is already taken because this a problem now 😱

Programming Languages

javascript
184084 projects - #8 most used programming language

Can I name it ?

Build Status

A cli tool to help you see a npm name is already taken because this a problem now 😱

Install

npm install --global caninameit
yarn global add caninameit

Examples

$ caninameit --help

  Usage
    caninameit [input] {--flag}

  Examples
    $ caninameit preact
     > Damn it, the name is already taken ☚ī¸

		 It was created by:
		   Jason Miller

		 It's at version:
		   8.2.1

		 You can find it at:
		   https://www.npmjs.com/package/preact

	 $ caninameit react --idc
 	 > Damn it, the name is already taken ☚ī¸

	 $ caninameit wtv-name-you-want
    > NICE! The name is not taken you can claim it! 🍕 🎉🎉🎉

TODO

- Add publish flag to auto publish a package and secure your name

License

MIT Š Sara Vieira

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].