router5
CtrlK
  • Read Me
  • Introduction
    • Why router5?
    • Getting Started
    • Ecosystem
    • Core concepts
    • Transition phase
  • Guides
    • Defining routes
    • Path Syntax
    • Router options
    • Navigating
    • In the browser
    • Observing state
  • Integration
    • With React
    • With Redux
  • Advanced
    • Plugins
    • Middleware
    • Preventing navigation
    • Errors and redirections
    • Dependency injection
    • Loading async data
    • Universal routing
    • Listeners plugin
  • API Reference
  • Migration
    • Migrating from 7.x to 8.x
    • Migrating from 6.x to 7.x
    • Migrating from 5.x to 6.x
    • Migrating from 4.x to 5.x
    • Migrating from 3.x to 4.x
    • Migrating from 2.x to 3.x
    • Migrating from 1.x to 2.x
    • Migrating from 0.x to 1.x
Powered by GitBook
On this page
  • Provided packages
  • Community packages
  • Examples
  • Not up to date
  1. Introduction

Ecosystem

Provided packages

  • react-router5 integration with react

  • redux-router5 integration with redux

Community packages

  • mobx-router5: integration with MobX

  • react-mobx-router5: integration with Mobx and React

  • marko-router5: integration with MarkoJS

  • mr-router5: lightweight integration with MobX and React

Examples

  • With React

Not up to date

  • rxjs-router5 integration with rxjs

  • xstream-router5 integration with xstream

  • deku-router5 integration with deku

  • router5-link-interceptor link interceptor

  • router5-boilerplate

  • universal-react-redux-hapi

PreviousGetting StartedNextCore concepts

Last updated 5 years ago