1.0.0 • Published 8 years ago
niubilitystore v1.0.0
NiubilityStore
Yet another dead simple unpredictable state container
Since Redux is really annoying to use, I want to keep code as simple as possible.
The store should be easy like a global js variable var state = {} !!!
Here is the NiubilityStore
Usage
npm i niubilitystore
-
var Store = require("niubilitystore")
Store["blahblah"] = "Lorem ipsum"License
NiubilityStore use SATA License (Star And Thank Author License), so you have to star this project before using. Read the license carefully.
1.0.0
8 years ago