4.0.0 • Published 10 years ago
teeny-weeny-router v4.0.0
teeny-weeny-router
A teeny weeny front end router for single page apps
Usage
npm installto install dependenciesnpm run compileto compile from ES2015src/index.jsto ES5lib/index.js- Instantiate with
const router = new TeenyWeenyRouter(routes, navigation)wherenavigationis the nav element to trigger routing