picker
Router
A lightweight, flexible router for Meteor that allows you to define routes with filtering and middleware capabilities.
Server Side Router for Meteor
182 stars
8 watching
32 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
iron-meteor/iron-router | A client and server side router designed specifically for Meteor. | 1,980 |
meteorwebcomponents/router | A reactive routing solution for polymer elements | 4 |
veliovgroup/flow-router | A package that extends and improves the performance of Meteor's routing system | 201 |
meteorhacks/search-source | A reactive data source for building search solutions with Meteor | 145 |
dburles/meteor-collection-helpers | A package that simplifies data transformation and retrieval in Meteor applications using collection helpers. | 498 |
msavin/parrot | A router designed to simplify route management in Single Page Applications by storing data on the URL | 74 |
meteorhacks/meteor-ssr | Enables Server Side Rendering with Meteor using compiled templates and helpers | 264 |
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 |
thinkjs/think-router | Provides a router for ThinkJS 3.x to handle URL routing and module loading. | 7 |
forwarder/meteor-wizard | A package that simplifies the creation of multi-step forms using AutoForm | 67 |
brandonroberts/angular-router-loader | Enables string-based module loading with the Angular Router in Webpack | 187 |
mrozbarry/hyperapp-router | A router for Hyperapp that enables navigation and state management in web applications | 21 |
pateketrueke/yrv | A Svelte router that enables flexible and customizable routing with nested routers and conditional rendering. | 161 |
alexxnb/tinro | A lightweight router for Svelte applications | 679 |
meteor-community-packages/meteor-autoform-bs-datepicker | A custom input type for Meteor's AutoForm that integrates Bootstrap's datepicker plugin | 25 |