0.3.3 • Published 9 years ago

tids v0.3.3

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

Tids

Top level Immutable Data Store with React mixins.

Tids.Immutable

Exposes Immutable.js library

Tids()

Creates new plain Tids instance

Tids(Obj.prototype)

Mixin Tids prototype with Object

Tids.createStore(Object)

Create custom Tids store

Tids.mixin(Tids Store)

Create React Component store mixin

tids.setState(Object)

Set new store state

tids.mutateState(Function)

Batch update state

tids.getState()

Get current state as Immutable Object

tids.state.State Obj

Access state props

License

MIT

0.3.3

9 years ago

0.3.2

9 years ago

0.3.1

9 years ago

0.3.0

9 years ago

0.2.1

9 years ago