Skip to content

Frapwings/fendjs-router

Repository files navigation

fendjs-router

Build Status Coverage Status NPM version Dependency Status

Router for Fend.js

Installation

npm

$ npm install fendjs-router

component

$ component install Frapwings/fendjs-router

API

Router()

Initialize a new Router

Router#route

Route method, path, and one or more callbacks.

Testing

$ npm install
$ make test

License

MIT license.

See the LICENSE.

Bitdeli Badge