Lazy.js NuGet Package

Lazy.js it a utility library for JavaScript, similar to Underscore and Lo-Dash but with one important difference: lazy evaluation (also known as deferred execution).

This can translate to superior performance in many cases, especially when dealing with large arrays and/or "chaining" together multiple methods. For simple cases (map, filter, etc.) on small arrays, Lazy's performance should be similar to Underscore or Lo-Dash.




Got any Lazy.js Question?





Info

Version: 0.4.2
Author(s): Dan Tao
Last Update: Monday, September 14, 2015
.NET Fiddle: Create the first Fiddle
Project Url: http://danieltao.com/lazy.js/
NuGet Url: https://www.nuget.org/packages/lazy.js


Install
Install-Package lazy.js
dotnet add package lazy.js
paket add lazy.js
lazy.js Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.5

avg-downloads-per-day

4

days-since-last-release

3169