context-maker
Version:
TODO: 
16 lines (9 loc) • 456 B
Markdown
# `context-maker`
TODO: 
Contexts made easy in react. A dead-simple npm library for using contexts in react with zero api abstraction cost.
**Install:**
```bash
npm i context-maker
```
**Codesandbox Playground:** [Click here](https://codesandbox.io/s/usecontext-genericway-eg-4-most-simple-builtin-usestate-forked-for-library-0f9l7v?file=/src/lib.js:0-560)
*Please star this github repository to show love for this project.*