4.0.0 • Published 10 years ago

teeny-weeny-router v4.0.0

Weekly downloads
2
License
ISC
Repository
github
Last release
10 years ago

teeny-weeny-router

A teeny weeny front end router for single page apps

Usage

  1. npm install to install dependencies
  2. npm run compile to compile from ES2015 src/index.js to ES5 lib/index.js
  3. Instantiate with const router = new TeenyWeenyRouter(routes, navigation) where navigation is the nav element to trigger routing
4.0.0

10 years ago

2.0.0

10 years ago

1.1.3

10 years ago

1.1.2

10 years ago

1.1.0

10 years ago

1.0.0

10 years ago