pathjs
Routing library
A lightweight JavaScript library for client-side routing with support for Hashbangs and HTML5 pushState.
Simple, lightweight routing for web browsers
1k stars
29 watching
178 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
domkm/silk | An isomorphic routing library for Clojure and ClojureScript applications | 222 |
purescript-contrib/purescript-routing | A type-safe client-side routing library for PureScript | 105 |
jeko2000/tiny-routes | A routing library for Common Lisp web applications targeting Clack | 15 |
metosin/reitit | A data-driven routing library for building web applications in Clojure/Script. | 1,428 |
koajs/router | Provides a flexible routing system for building web applications with Koa. | 867 |
filipw/strathweb.typedrouting.aspnetcore | A library enabling strongly typed routing in ASP.NET Core MVC projects | 75 |
paulmaly/svelte-page-router | Provides a configuration-based router with support for lazy-loaded routes and hooks, intended to enhance the developer experience for Svelte applications. | 21 |
olivernn/davis.js | Provides a simple routing layer for JavaScript apps using HTML5 history.pushState and popstate events. | 531 |
alexhoma/routex.js | A Next.js router library for managing dynamic routes and building custom link components. | 39 |
millermedeiros/crossroads.js | A routing library that decouples navigation paths and reduces code complexity by parsing string inputs against multiple patterns. | 1,438 |
marucjmar/any-routing | A library that provides a unified routing plugin for various map engines | 21 |
thephpleague/route | A component for building and managing web application routes and dispatching requests. | 652 |
vlucas/bulletphp | A flexible PHP framework for building URL-based applications with functional-style routing | 417 |
mrpierrot/cycle-net | A driver and router component for managing HTTP/HTTPS/server.io services with Cycle.js | 2 |
meteorwebcomponents/router | A reactive routing solution for polymer elements | 4 |