Socket
Socket
Sign inDemoInstall

caninameit

Package Overview
Dependencies
73
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    caninameit

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


Version published
Maintainers
1
Install size
1.35 MB
Created

Readme

Source

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

Keywords

FAQs

Last updated on 03 Dec 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc