node-vibrant : Extract prominent colors from an image. Supports both node and browser environment.. You can installing node-vibrant 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 node-vibrant $ sudo npm install -g node-vibrant
If want to update the node-vibrant package execute the command as below,
$ sudo npm update node-vibrant
Update package globally,
$ npm install -g node-vibrant
$ sudo git clone https://github.com/rektide/node-vibrant.git
$ sudo npm install -g ./node-vibrant
node-vibrant@3.0.0-alpha.2 /usr/lib/node_modules/node-vibrant
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall node-vibrant
Package Name | node-vibrant |
Version | 3.0.0-alpha.2 |
Description | Extract prominent colors from an image. Supports both node and browser environment. |
Released Date | 2017-02-28T13:14:15.858Z |
Published by | akfish |
How to Learn | https://www.npmjs.com/package/node-vibrant/tutorial |