can-component : Custom elements for CanJS. You can installing can-component npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install can-component $ sudo npm install -g can-component
If want to update the can-component package execute the command as below,
$ sudo npm update can-component
Update package globally,
$ npm install -g can-component
$ sudo git clone https://github.com/rektide/can-component.git
$ sudo npm install -g ./can-component
can-component@3.3.6 /usr/lib/node_modules/can-component
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall can-component
Package Name | can-component |
Version | 3.3.6 |
Description | Custom elements for CanJS |
Released Date | 2017-10-31T01:56:28.033Z |
Published by | blackmarket |
How to Learn | https://www.npmjs.com/package/can-component/tutorial |