diff --git a/readme.md b/readme.md index 66b6e9a..f6e52e5 100644 --- a/readme.md +++ b/readme.md @@ -97,6 +97,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [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. - [Bacon.js](http://baconjs.github.io) - Functional reactive programming. +- [Lazy.js](https://github.com/dtao/lazy.js/) - Utility library similar to Lo-Dash/Underscore but with lazy evaluation, which can translate to superior performance in many cases. ### HTTP