From c04536797c3ec80816c8f02cbb56e1a10e0daa86 Mon Sep 17 00:00:00 2001 From: Craig Jefferds Date: Tue, 30 Jun 2015 13:44:12 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d0d76c4..df9cdfe 100644 --- a/README.md +++ b/README.md @@ -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