express-namespace : Express namespaced routes extension. You can installing express-namespace 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 express-namespace $ sudo npm install -g express-namespace
If want to update the express-namespace package execute the command as below,
$ sudo npm update express-namespace
Update package globally,
$ npm install -g express-namespace
$ sudo git clone https://github.com/rektide/express-namespace.git
$ sudo npm install -g ./express-namespace
express-namespace@0.1.1 /usr/lib/node_modules/express-namespace
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall express-namespace
Package Name | express-namespace |
Version | 0.1.1 |
Description | Express namespaced routes extension |
Released Date | 2012-06-28T22:14:31.012Z |
Published by | npm |
How to Learn | https://www.npmjs.com/package/express-namespace/tutorial |