mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2024-11-20 11:27:17 -05:00
Close GH-177: add lazy
This commit is contained in:
parent
e35e5bf278
commit
bdc638bf93
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue