co-views : Higher level promise-based template rendering for Co and others, built on co-render. You can installing co-views 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 co-views $ sudo npm install -g co-views
If want to update the co-views package execute the command as below,
$ sudo npm update co-views
Update package globally,
$ npm install -g co-views
$ sudo git clone https://github.com/rektide/co-views.git
$ sudo npm install -g ./co-views
co-views@2.1.0 /usr/lib/node_modules/co-views
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall co-views
Package Name | co-views |
Version | 2.1.0 |
Description | Higher level promise-based template rendering for Co and others, built on co-render |
Released Date | 2015-08-28T12:21:36.549Z |
Published by | coderhaoxin |
How to Learn | https://www.npmjs.com/package/co-views/tutorial |