0.2.1 • Published 7 years ago

immutable-state-components v0.2.1

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

Immutable State Components for React.js Applications

Build Status npm version

A way to use external state containers for React applications with the goal of keeping the API to a minimum.

Installation

To install the stable version:

npm install immutable-state-components

Using

TODO

import { ProviderComponent, ConnectedComponent } from 'immutable-state-components'

/**
 * ProviderComponent
 */


/**
* ConnectedComponent
*/

License

MIT

0.2.1

7 years ago

0.2.0

7 years ago

0.1.12

7 years ago

0.1.11

7 years ago

0.1.10

7 years ago

0.1.9

7 years ago

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago