vue-clickaway : Reusable clickaway directive for reusable Vue.js components. You can installing vue-clickaway 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 vue-clickaway $ sudo npm install -g vue-clickaway
If want to update the vue-clickaway package execute the command as below,
$ sudo npm update vue-clickaway
Update package globally,
$ npm install -g vue-clickaway
$ sudo git clone https://github.com/rektide/vue-clickaway.git
$ sudo npm install -g ./vue-clickaway
vue-clickaway@2.1.0 /usr/lib/node_modules/vue-clickaway
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall vue-clickaway
| Package Name | vue-clickaway |
| Version | 2.1.0 |
| Description | Reusable clickaway directive for reusable Vue.js components |
| Released Date | 2016-11-23T21:26:00.553Z |
| Published by | simplesmiler |
| How to Learn | https://www.npmjs.com/package/vue-clickaway/tutorial |