page : Tiny client-side router. You can installing page 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 page $ sudo npm install -g page
If want to update the page package execute the command as below,
$ sudo npm update page
Update package globally,
$ npm install -g page
$ sudo git clone https://github.com/rektide/page.git
$ sudo npm install -g ./page
page@1.7.1 /usr/lib/node_modules/page
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall page
| Package Name | page |
| Version | 1.7.1 |
| Description | Tiny client-side router |
| Released Date | 2016-03-17T04:40:56.156Z |
| Published by | rstacruz |
| How to Learn | https://www.npmjs.com/package/page/tutorial |