pout

Path routing, simple.

Usage no npm install needed!

<script type="module">
  import pout from 'https://cdn.skypack.dev/pout';
</script>

README

Pout

Path routing using an extended (better) express-style routing system.

This module is intended to be simple. It's inspired by path.js, but removes all the pushState API stuff, so that it may be more friendly for legacy browsers.