director : A client Side/Server Side Router. You can installing director 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 director $ sudo npm install -g director
If want to update the director package execute the command as below,
$ sudo npm update director
Update package globally,
$ npm install -g director
$ sudo git clone https://github.com/rektide/director.git
$ sudo npm install -g ./director
director@1.2.8 /usr/lib/node_modules/director
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall director
Package Name | director |
Version | 1.2.8 |
Description | A client Side/Server Side Router |
Released Date | 2015-02-04T23:27:12.351Z |
Published by | jcrugzz |
How to Learn | https://www.npmjs.com/package/director/tutorial |