1.1.6 • Published 8 years ago

react-app-store v1.1.6

Weekly downloads
1
License
ISC
Repository
github
Last release
8 years ago

react-app-store

a react store util, dispatch state and actions to child components,also store data to share between componets

Componets

  1. Store: a class to store state, data and actions, also dispatch state to connected prividers when state changed.

  2. Provider: a React Class to pass state to component, when store state changed

  3. GlobalStore: a store map, which is global scope

Usage

see examples director

npm i
npm start
http://localhost:9090/examples
1.1.6

8 years ago

1.1.5

8 years ago

1.1.4

8 years ago

1.1.3

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago