Live data from Hacker News

A different kind of JavaScript router

npmjs.com

1–2 of 2 posts

Re: A different kind of JavaScript router

#2
itty-router is different than other routers... and not just by being smaller (450 bytes for the Router itself, or 1.6k for the entire library... roughly ~140x smaller than express.js).

It takes a somewhat novel approach to routing, allowing your code to be shorter, simpler, and more readable.

Change the way you think about routing today! :)

<3