15 open-source projects similar to jamo/micro-method-router, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.
A Router made for Redux and made for universal apps! stop using the router as a controller... it's just state!
A fast and functional router for ZEIT's Micro. Inspired by microrouter, use find-my-way underneath.
Router for Node.js, micro and other use cases
Express style router for zeit's micro.
:station: Micro Router - A tiny and functional router for ZEIT's micro
micro-http-router is a simple, Express-like router for micro that uses a radix tree via radix-router. It supports most, if not all, of the HTTP verbs, and tries to be as lightweight and quick as possible.
IMPORTANT! This a beta! Use cautiously until we release 1.0 (then strict semver)! Tests coming...
This project is a Redux routing state manager and URL state synchronizer. It serves as a bridge that keeps the browser address bar and a global Redux store in lockstep, synchronizing browser location and routing metadata into a state tree for centralized access. The system functions as an action-driven navigation wrapper, allowing URL changes and page transitions to be triggered by dispatching Redux actions rather than using imperative method calls. It also acts as a navigation event monitor, observing location changes via the store to trigger side effects such as logging or analytics trackin
It allows you to request async data, store them in redux state and connect them to your react component.
A tiny routing library to complement micro inspired by the good and bad parts of express.js.
Tools to help build Micro-Actionmicro-action-protocol server using Zeit Micromicro.