README
backpacker
simple rails inspired barebone router. backpacker is as minimalistic as routing can get. I build this module as an foundation for an more usable router middleware.
backpacker ======
<script type="module">
import backpacker from 'https://cdn.skypack.dev/backpacker';
</script>
simple rails inspired barebone router. backpacker is as minimalistic as routing can get. I build this module as an foundation for an more usable router middleware.