From f575b4df4e0d02b642d3cc230cfc92300989085d Mon Sep 17 00:00:00 2001 From: chencheng Date: Sun, 27 Jul 2014 11:25:57 +0800 Subject: [PATCH] add mout --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 165ac38..901e614 100644 --- a/README.md +++ b/README.md @@ -205,6 +205,7 @@ There're also some great commercial libraries, like [amchart](http://www.amchart * [Sugar](https://github.com/andrewplummer/Sugar) - A Javascript library for working with native objects. * [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. ##Data Structure