Simplr Router
A small and effective routing solution for Web Components
Quick and simple
Simple to get up and running. Basic setup in just a few lines of code.
Small
No dependencies and a small codebase means less breaking parts.
0 dependencies means that what you see is what you get.
Easy to transition into
Works by utilizing the native API's used for navigation and therefore doesn't require any extra steps compared to your every day MPA.
Web Component focused
Built with web components, for web components. Simplr Router was designed from the get go to be used in web component applications.
Customizable
Even though there's no configuration necessary to get started, the router ships with a lot of customizability to fit your needs.
Performant
Allowing for lazy loading and creating dynamic routes, Simplr Router is a great library for projects of all sizes.