From bd874b5f64931d11946627bebd381fa19f002f7e Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 12 Sep 2014 14:16:21 +0200 Subject: [PATCH] add `underscore-contrib` --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 5e2c2f4..9e8c976 100644 --- a/readme.md +++ b/readme.md @@ -90,6 +90,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [mori](http://swannodette.github.io/mori/) - A library for using ClojureScript's persistent data structures and supporting API from the comfort of vanilla JavaScript. - [Folktale](http://folktale.github.io) - A suite of libraries for generic functional programming in JavaScript that allows you to write elegant modular applications with fewer bugs, and more reuse. - [immutable](https://github.com/facebook/immutable-js) - Immutable data collections. +- [underscore-contrib](http://documentcloud.github.io/underscore-contrib/) - The brass buckles on Underscore's utility belt. ### HTTP