Merge pull request #141 from crcn/master

add mesh.js
This commit is contained in:
Huei Tan 2015-07-01 08:57:34 +08:00
commit 7f7b98e5e0

View File

@ -277,6 +277,7 @@ There're also some great commercial libraries, like [amchart](http://www.amchart
* [lazy.js](https://github.com/dtao/lazy.js) - Like Underscore, but lazier.
* [ramda](https://github.com/CrossEye/ramda) - A practical functional library for Javascript programmers.
* [mout](https://github.com/mout/mout) - Modular JavaScript Utilities.
* [mesh](https://github.com/mojo-js/mesh.js) - Streamable data synchronization utility.
## Reactive Programming