route-helper

v0.0.5
Match and reverse routes. Fast with no dependencies. Nothing more.
routes match reverse

build

babel src --out-dir lib

prepublish

rimraf lib && npm run build

test

mocha --compilers js:babel-core/register --reporter spec test/*.js

lint

eslint src/*

pretest

npm run lint
npm i route-helper

Metadata

  • MIT
  • Whatever
  • Michael Bannister
  • released 1/19/2016

Downloads

Maintainers