0.0.11 • Published 6 years ago

react-action-router v0.0.11

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

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.

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago