0.2.2 • Published 6 years ago

magasin v0.2.2

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

magasin

Build Status

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.