route-pattern : Generic Sinatra/Backbone style route pattern matching. You can installing route-pattern 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 route-pattern $ sudo npm install -g route-pattern
If want to update the route-pattern package execute the command as below,
$ sudo npm update route-pattern
Update package globally,
$ npm install -g route-pattern
$ sudo git clone https://github.com/rektide/route-pattern.git
$ sudo npm install -g ./route-pattern
route-pattern@0.0.6 /usr/lib/node_modules/route-pattern
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall route-pattern
| Package Name | route-pattern |
| Version | 0.0.6 |
| Description | Generic Sinatra/Backbone style route pattern matching |
| Released Date | 2013-09-08T20:09:35.126Z |
| Published by | bjoerge |
| How to Learn | https://www.npmjs.com/package/route-pattern/tutorial |