1.0.0 • Published 7 years ago

tiny-spa-router v1.0.0

Weekly downloads
2
License
GPL-3.0
Repository
-
Last release
7 years ago

Tiny SPA Router

npm-version npm-downloads GPLv3 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.