react-action-router

0.0.11 • Public • Published

React Action Router

Build Status

An action based URL router for React.js with Flux

Principle

In the Flux architecture, UI state is kept in Stores, and these are modified by Actions.

Client side routing reflects a part of the applications state, and therefore should interact with Stores. Since interaction with Stores is otherwise via Actions, the router also ought to use this.

Hence, react-action-router.

Readme

Keywords

Package Sidebar

Install

npm i react-action-router

Weekly Downloads

0

Version

0.0.11

License

MIT

Unpacked Size

1.03 MB

Total Files

21

Last publish

Collaborators

  • nosnickid