atoms

0.2.0 • Public • Published

Atoms

A port of Clojure's Atom to javascript. Behaves nicely with React when used with persistent data structures, such as immutable.js or mori.

For motivation, see David Nolens' excellent Om project.

You should initialize the atom with immutable data. If you're not going to, this is not for you.

TODO:

  • fill this readme with api and examples

License

MIT

Package Sidebar

Install

npm i atoms

Weekly Downloads

600

Version

0.2.0

License

MIT

Last publish

Collaborators

  • teemualap