mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2025-02-24 15:55:59 -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.
|
- [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.
|
- [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.
|
- [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
|
### HTTP
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue