1.2.1 • Published 5 years ago

context-api-store v1.2.1

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

Context-store

  • Based on React Context API
  • Mutliple Stores
  • Providing decorators api
  • Providing a caching mechanism out of the box

Synopsys

This tiny(size: 12kb) library provides a store management tool based on React Context API. The main concept is not having huge amount of switch cases in code, but just do a single update on a branch of your store.

Technical stack

  • ES6
  • React(v^16.3.0)

Example

You can play with it in sandbox

1.2.1

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago