Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Traverse JSON Schema passing each schema object to callback
Map object keys and values into a new object
Convert object keys to camel case
Filter object keys and values into a new object
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
Convert an argument into a valid iterator. Based on the `.makeIterator()` implementation in mout https://github.com/mout/mout.
Iterate any JS iterator. Works robustly in all environments, all versions.
Iterate any iterable JS value. Works robustly in all environments, all versions.
Utility functions to deal with references in objects
- json-reference
- json-pointer
- object
- objects
- circular
- reference
- dereference
- clone
- flatten
- recurse
- recursion
- iterate
- iteration
- traverse
- View more
`Array#forEach()` but it’s possible to define where to move to next
A polymorphic iterate operator for arrays and other iterables
Iterator over lines in a string
A convenient way to iterate objects.
PostCSS plugin that enables SASS-like for loop syntax in your CSS
Creates a real Array from almost anything.
Recursively iterates over arrays and objects
Asynchronous iterator function for parallel processing.
Check whether or not a value is an object that makes sense to iterate over
Asynchronously calls a function on each element in an array in parallel.
Reduces an object to a value that is the accumulated result of running each property in the object through a callback. Executes the callback function once for each own enumerable property in the object, receiving four arguments: the initial value (or valu
- accumulate
- accumulator
- callback
- cb
- find
- for-in
- for-own
- has
- has-own
- hasOwn
- index
- iterate
- iterator
- javascript
- View more