@solidjs/router@0.16.2
// Universal router for SolidJS
$ npm install @solidjs/router
downloads/wk
248,373
license
MIT
version
0.16.2
published
Jul 15, 2026
What is @solidjs/router?
@solidjs/router is a routing library that enables navigation and URL management in SolidJS applications, supporting both client-side and server-side rendering. Developers use it to build multi-page applications with dynamic routes, nested layouts, and browser history management without building routing logic from scratch.
Links
Maintainers
ryansolid, davedbase