A mixin to enable easy iteration for a loopback Model.
A mixin to automatically generate created and updated Date attributes for loopback Models
A mixin to enable loopback Model properties to be marked as readonly.
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
Firefox 17-26 iterators throw a StopIteration object to indicate "done". This normalizes it.
Get an iterator for any JS language value. Works robustly across all environments, all versions.
Higher order iterator library for JavaScript/TypeScript.
Iterator abstraction based on ES6 specification
A mixin for the LoopBack framework that adds computed properties to a model.
Iterate any JS iterator. Works robustly in all environments, all versions.
A collection of Booters for LoopBack 4 Applications
Convert an argument into a valid iterator. Based on the `.makeIterator()` implementation in mout https://github.com/mout/mout.
Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone. No dependencies.
Iterate over promises serially
Turn an abstract-leveldown iterator into a readable stream
[](http://www.typescriptlang.org/) [](https://www.npmjs.com/package/@n1ru4l/push-pull-async
Creates an async iterator for a variety of inputs in the browser and node. Supports fetch, node-fetch, and cross-fetch
A mixin to provide resultset limiting for loopback
Mixin the own and inherited properties of other objects onto the first object. Pass an empty object as the first arg to shallow clone.
Framework-independent loaders for 3D graphics formats
Run multiple promise-returning & async functions with limited concurrency using native ES9
Building blocks for LoopBack connectors
A finite state machine iterator for JavaScript
A mixin to automatically generate created and updated Date attributes for loopback Models