0.4.0 â€ĸ Published 5 years ago

caninameit v0.4.0

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

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

0.4.0

5 years ago

0.3.0

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.0

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago