flow-router
Router
A package that extends and improves the performance of Meteor's routing system
🚦 Carefully extended flow-router for Meteor
201 stars
14 watching
28 forks
Language: JavaScript
last commit: 4 months ago
Linked from 2 awesome lists
flow-routerjavascriptmeteormeteor-packagemeteorjsrouting
Related projects:
Repository | Description | Stars |
---|---|---|
meteorwebcomponents/router | A reactive routing solution for polymer elements | 4 |
meteorhacks/picker | A lightweight, flexible router for Meteor that allows you to define routes with filtering and middleware capabilities. | 182 |
windsonr/vite-plugin-virtual-html | A plugin that enables more flexible and configurable HTML routing in Vite projects | 73 |
iron-meteor/iron-router | A client and server side router designed specifically for Meteor. | 1,980 |
msavin/parrot | A router designed to simplify route management in Single Page Applications by storing data on the URL | 74 |
kriasoft/universal-router | A simple middleware-style router for routing in isomorphic JavaScript web apps. | 1,711 |
veliovgroup/spiderable-middleware | intercepts requests from web crawlers and proxies them to a prerendering service for rendering HTML | 38 |
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 |
pateketrueke/yrv | A Svelte router that enables flexible and customizable routing with nested routers and conditional rendering. | 161 |
kitbagjs/router | A type-safe router for Vue.js applications | 179 |
cweili/vue-router-mp | A Vue router implementation compatible with MPVue applications | 11 |
vanilla-icecream/vite-plugin-vue-routes | Provides file-based routing for Vue applications using Vite. | 1 |
thinkjs/think-router | Provides a router for ThinkJS 3.x to handle URL routing and module loading. | 7 |
weiquanju/v-route-generate | Automates the creation of Vue Router configurations based on file paths in a project | 12 |
anuragsoni/routes | A typed bidirectional router for OCaml/ReasonML web applications. | 143 |