Fundamental of router for Fend.js
$ npm install fendjs-route
$ component install Frapwings/fendjs-route
Initialize a Route with a path string or regexp, callbacks and options
Match against the given path. Returns false or an array with params matched.
$ npm install
$ make test
See the LICENSE.




