universal-router: Detailed Overview & Metrics

v9.2.0(about 1 year ago)

This package was last published over a year ago. It may not be actively maintained.Types definitions are bundled with the npm packageNumber of direct dependencies: 1Monthly npm downloads

Universal Router is a JavaScript library for handling routing in web applications. It provides a flexible and powerful routing solution that can be used in various environments, including client-side, server-side, and even in universal (isomorphic) applications. Universal Router supports dynamic route matching, nested routes, route parameters, and route transitions.

Compared to other routing libraries like React Router or Vue Router, Universal Router is lightweight, framework-agnostic, and offers a simple API for defining and managing routes. It is actively maintained and well-documented, making it a reliable choice for developers looking for a versatile routing solution.

Alternatives:
react-router+
vue-router+
@reach/router+
wouter+
navigo+
svelte-navigator+
tiny-router+
director+
page.js+
curi+

Tags: javascriptroutingclient-sideserver-sideisomorphicframework-agnostic