static-site-router
v0.2.1
Published
Client-side routing script to turn static websites into SPA's.
Readme
Static Site Router
Client-side routing script to turn static websites into SPA's.
Installation
Include the following script inside the head tag.
<script src="https://unpkg.com/static-site-router"></script>Todo
- Dynamically load and unload scripts and stylesheets
