lazy-river
Implements "stream" data structure which allows for lazy evaluation of lists.
Implements "stream" data structure which allows for lazy evaluation of lists.
a high-level abstraction of s3 functions for lazy programmers
A sorted array which sorts lazily, written entirely in TypeScript
A simple lazy evaluated stream API in Javascript taking inspiration from Java 8
Create template strings that are lazy and reusable.
Async lazy one by one unit testing for interleaving production and test code
lazily-evaluated promises
Invoke a function that is expensive to execute (computation, database queries, etc) in a delay. This module creates a new function (the invoker) that wraps your function. Calling the invoker multiple times during the delay only executes your function once
Simplify the file upload flow
Most used utils, almost everywhere - [lazy-cache][]d. Including simple arrayify, [isobject][], [isarray][], [is-buffer][], [is-extendable][] and [extend-shallow][].
Lazy loading cached WebGL2 wrapper
lazy array-based sequences
Lazy iteration in JavaScript.
This jQuery Plugin simply fades a row of elements with a lazy effect. The fade of each next element gets delayed slightly what gives a precious touch to the whole transition.
Load stuff lazily on the browser
Basic implementation of ECMAScript Array API for Generator Objects
LazyArrays allow you to sort their elements by any of its properties values in ascending/descending order, you can use deep properties.
A small lazy array class implementation.
Extremely simple lazy properties for Javascript
Create async-loaded apis that aren't async from the outside