offramp
Route manager
Simple routing library for single page applications
Simple routing for your single page applications.
114 stars
8 watching
3 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
offramp
Related projects:
Repository | Description | Stars |
---|---|---|
mmontone/easy-routes | A routes handling utility on top of Hunchentoot that supports dispatch based on HTTP method, arguments extraction from URL paths, decorators, and URL generation. | 58 |
purescript-contrib/purescript-routing | A type-safe client-side routing library for PureScript | 105 |
leeluolee/stateman | A lightweight foundation for building complex web applications using state-based routing | 388 |
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 |
mtrpcic/pathjs | A lightweight JavaScript library for client-side routing with support for Hashbangs and HTML5 pushState. | 1,096 |
koajs/route | Simple middleware for routing requests to specific handlers in an application | 447 |
erikringsmuth/app-router | Manage page state and navigation for web applications using a router that supports multiple layouts and transitions. | 611 |
alexxnb/tinro | A lightweight router for Svelte applications | 679 |
wongpeiyi/ember-component-routes | An Ember CLI addon that simplifies routing by allowing routes to render components directly. | 25 |
lukeed/navaid | A small JavaScript navigation aid for routing and handling client-side URL changes | 783 |
koajs/router | Provides a flexible routing system for building web applications with Koa. | 871 |
jorgegorka/svelte-router | A tool for organizing and managing routes in Svelte applications | 530 |
alexhoma/routex.js | A Next.js router library for managing dynamic routes and building custom link components. | 39 |
ekazaev/route-composer | A protocol-oriented library that simplifies navigation and deep linking in iOS applications | 902 |
jeko2000/tiny-routes | A tiny Common Lisp library for building web applications using Clack | 15 |