Skip to content

teemualap/atoms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A port of Clojure's Atom to Javascript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published