A convenient way to iterate objects.
TypeScript definitions for iterate-object
Iterate Object
Iterate any JS iterator. Works robustly in all environments, all versions.
Iterate any iterable JS value. Works robustly in all environments, all versions.
A polymorphic iterate operator for arrays and other iterables
`Array#forEach()` but it’s possible to define where to move to next
Iterate through the values of a stream
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
Iterate values in a list in random order
foreach component + npm package
Sizeof of a JavaScript object in Bytes
A dictionary of file extensions and associated module loaders.
Array methods for ES6 Iterators
Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js
Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js.
Extended iterable class, providing lazy array-like methods with automatic async and return/throw forwarding
LaunchDarkly SDK for JavaScript - common code
Reduces an object to a value that is the accumulated result of running each property in the object through a callback.
Iterate over a collection, invoking a function for each element.
Iterate all the data in a stream
Find multiple RegExp matches in a string
Simplify your schema by combining allOf into the root schema, safely.
Callbag operator that applies a transformation on data passing through it
Iteration is class that encapsulate an step in an each loop. It can be used to query infromation about an iteration easily.
Provides the class IterableArray, which implements all of the methods of Array (as of Ruby 1.9.3) in an iterable-aware fashion. I.e., behavior is defined to the greatest extent possible for operations that modify an IterableArray from within an iteration block (e.g. each, map, delete_if, reverse_each). To use, call #to_iter on a pre-existing Array or use IterableArray.new; the IterableArray should act identically to a regular Array except that it responds logically to modifications during iteration.
Sync an iterable ruby object with a redis namespace.
A simple gem to make it easy to iterate between time objects.
A fluentd filter plugin that will be used to Iterate over the object with its index and returns the value of the given object.
A fluentd filter plugin that will be used to Iterate over the object with its index and returns the value of the given object.
iterate over enumerable objects concurrently
Used to iterate over segments of data in IO objects
ReciteCSV assists to implement a class for CSV reader. A reader class implemented by ReciteCSV iterate each row as PORO(Plain Old Ruby Object).
Iterate over one or more collections. It feels like an .each implemented as a control structure. It also makes it easier to iterate over multiple objects.
A dimensionable graph that acts kinda like a grid. You can fill in spots with objects and then iterate over the entire grid or just objects. Now, there is a new concept called truthy which will return given a certain condition. Each object in the graph can be given a truthy? method and you can use that to iterate through objects in the graphs more efficiently.
Provides year, month, and day values objects for the purposes of traversal, iteration, comparison, conversion, and arithmetic.
No description provided.
No description provided.
No description provided.
No description provided.