3.0.1 • Published 2 years ago

react-scoped-model v3.0.1

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

react-scoped-model

Scoped Model pattern in React (but with Hooks)

NPM JavaScript Style GuideOpen in CodeSandbox

Features

  • Contextual State: Inject state into your component tree.
  • Composition: Write states as if you are writing components, use React Hooks to compose state logic.
  • Granular control: Only watch updates you need, not when the whole state updates.

Install

npm install --save react-scoped-model
yarn add react-scoped-model

Documentation

License

MIT © lxsmnsyc

3.0.1

2 years ago

3.0.0

2 years ago

2.0.7

3 years ago

2.0.5

3 years ago

2.0.3

3 years ago

2.0.4

3 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.10.1

3 years ago

1.10.0

3 years ago

1.9.5

3 years ago

1.9.4

3 years ago

1.9.3

3 years ago

1.9.2

3 years ago

1.9.0

3 years ago

1.8.3-alpha.6

3 years ago

1.8.3-alpha.2

3 years ago

1.8.3-alpha.3

3 years ago

1.8.3-alpha.4

3 years ago

1.8.3-alpha.1

3 years ago

1.8.2

3 years ago

1.8.1

3 years ago

1.8.0

3 years ago

1.7.1

3 years ago

1.7.0

4 years ago

1.6.7

4 years ago

1.6.6

4 years ago

1.6.5

4 years ago

1.6.4

4 years ago

1.6.3

4 years ago

1.6.2

4 years ago

1.6.1

4 years ago

1.6.0

4 years ago