magasin
v0.2.2
Published
Tiny JavaScript library to handle state update subscription
Downloads
5
Readme
magasin
Tiny JavaScript library to handle state update subscription.
Highlights:
- Help write modular & synchronized code
- Usable in vanilla JavaScript, even ES5
- Tiny and no dependencies! Weighs under 1kB
Installation
npm install magasin --save
Modular Architecture Example
TODO
API
TODO
Links
License
MIT. Copyright (c) Thomas Zilliox.