arqex / freezer

A tree data structure that emits events on updates, even if the modification is triggered by one of the leaves, making it easier to think in a reactive way.
MIT License
1.28k stars 56 forks source link

Test under NodeJS 4 #49

Closed kuraga closed 8 years ago

kuraga commented 8 years ago

Thanks.