tiny-spa-router
v1.0.0
Published
A Tiny SPA Router
Downloads
1
Readme
Tiny SPA Router
This is just a small project mostly for educational purposes to show how easy it is to build a simple router to manage a SPA.
Use at production apps at your own risk, some more legal stuff here, bla bla ...
Demo
Tiny SPA Router is humbly hosted on surge
use
$ npm install --save tiny-spa-router
# See example folder for a simple implementation
easy peasy! ;)
Contact
Issues, features (and PRs!) are always welcomed :)
License
The code is available under the GPL v3 license.