connect-route : Simple and fast router for Connect. You can installing connect-route 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 connect-route $ sudo npm install -g connect-route
If want to update the connect-route package execute the command as below,
$ sudo npm update connect-route
Update package globally,
$ npm install -g connect-route
$ sudo git clone https://github.com/rektide/connect-route.git
$ sudo npm install -g ./connect-route
connect-route@0.1.5 /usr/lib/node_modules/connect-route
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall connect-route
Package Name | connect-route |
Version | 0.1.5 |
Description | Simple and fast router for Connect |
Released Date | 2015-03-03T19:47:53.376Z |
Published by | baryshev |
How to Learn | https://www.npmjs.com/package/connect-route/tutorial |