README
domy-router
URL driven DOM element swapping. For use with Browserify.
Part of the Domy module collection.
Install
npm install domy-router --save
Usage
// Usage
Run Tests
npm install
npm test
PushState URL driven DOM element swapping
<script type="module">
import domyRouter from 'https://cdn.skypack.dev/domy-router';
</script>
URL driven DOM element swapping. For use with Browserify.
Part of the Domy module collection.
npm install domy-router --save
// Usage
npm install
npm test