3.0.1 • Published 3 years ago

react-scoped-model v3.0.1

Weekly downloads
59
License
MIT
Repository
github
Last release
3 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

3 years ago

3.0.0

3 years ago

2.0.7

4 years ago

2.0.5

4 years ago

2.0.3

4 years ago

2.0.4

4 years ago

2.0.2

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.10.1

4 years ago

1.10.0

4 years ago

1.9.5

4 years ago

1.9.4

4 years ago

1.9.3

4 years ago

1.9.2

4 years ago

1.9.0

5 years ago

1.8.3-alpha.6

5 years ago

1.8.3-alpha.2

5 years ago

1.8.3-alpha.3

5 years ago

1.8.3-alpha.4

5 years ago

1.8.3-alpha.1

5 years ago

1.8.2

5 years ago

1.8.1

5 years ago

1.8.0

5 years ago

1.7.1

5 years ago

1.7.0

5 years ago

1.6.7

5 years ago

1.6.6

5 years ago

1.6.5

5 years ago

1.6.4

5 years ago

1.6.3

5 years ago

1.6.2

5 years ago

1.6.1

5 years ago

1.6.0

5 years ago