0.0.17 • Published 5 years ago

quick-state v0.0.17

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

npm version license

quick-state

Simple immutable state management library.

Like Redux, quick-state is essentially an interface to an immutable state object. The best way to understand it is to compare it to Redux. See the Comparison with Redux section.

In a sentence, it provides a store object that can be updated with something simlar to a setState function.

License.

Table of contents

  1. Comparison with Redux
  2. Why?
  3. Usage

Comparison with Redux

Comparision with Redux.

Why?

Why not just use Redux?

Usage

Usage.

License

MIT

0.0.17

5 years ago

0.0.16

5 years ago

0.0.14

5 years ago

0.0.15

5 years ago

0.0.13

5 years ago

0.0.12

5 years ago

0.0.11

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.5

5 years ago

0.0.6

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago