JSPM

Found 18 results for for-in

for-own

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.

  • v1.0.0
  • 113.90
  • Published

for-in

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

  • v1.0.2
  • 110.89
  • Published

reduce-object

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

  • v0.1.3
  • 79.98
  • Published

object.filter

Create a new object filtered to have only properties for which the callback returns true.

  • v0.3.0
  • 70.96
  • Published

foreach-prop

Array-like methods for objects

  • v2.1.0
  • 32.91
  • Published

@jsdsl/iterator

A collection of classes that allow iteration over a predefined collection of elements.

  • v1.1.2
  • 16.07
  • Published

estvoluptatibus

Create a new object filtered to have only properties for which the callback returns true.

  • v1.5.1
  • 15.42
  • Published

iter-over

Sugary iteration utilities and interfaces.

  • v2.1.0
  • 14.48
  • Published

clone-deep2

Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.

  • v1.0.1
  • 13.06
  • Published

@stdlib/utils-bifurcate-in

Split an object's own and inherited property values into two groups according to a predicate function.

  • v0.2.2
  • 12.50
  • Published

@stdlib/utils-group-in

Group an object's own and inherited property values according to an indicator function.

  • v0.2.2
  • 7.16
  • Published