A simple and fast store to use as truth source and update your reactive components.
- Fast
- Minimalistic
- Simple to use
- Can be used to create your own store
- No proxies inside!
- No reducers, dispatchers and other nonsence
npm i my-little-store -S
yarn add my-little-store
Complete documentation can be found here
yarn
npm i
yarn build
npm run build
yarn test
npm test
yarn docs
npm run docs
Pick a task here
Also this
Written with ❤❤❤ by Wasteland Fluttershy.