4.0.0 • Published 8 years ago

teeny-weeny-router v4.0.0

Weekly downloads
2
License
ISC
Repository
github
Last release
8 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

8 years ago

2.0.0

8 years ago

1.1.3

8 years ago

1.1.2

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago