found 555 packages in 38ms
collection-visit73.6mMIT1.0.0Visit a method over the items in an object, or map visit over the objects in an array.
jonschlinkertabout 3 years agoarray, arrays, collection, context object-visit73.5mMIT1.0.1Call a specified method on each value in the given object.
jonschlinkertabout 3 years agocontext, function, helper, key map-visit73.4mMIT1.0.0Map visit
over an array of objects.
jonschlinkertabout 3 years agoarray, arrays, function, helper class-utils72.1mMIT0.3.6Utils for working with JavaScript classes and prototype methods.
jonschlinkertabout 3 years agoarray, assign, class, copy static-extend71.1mMIT0.1.2Adds a static extend
method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a Parent
constructor onto Child
constructors.
jonschlinkertabout 3 years agoclass, ctor, descriptor, extend