An ES5 spec-compliant `Array.prototype.map` shim/polyfill/replacement that works as far down as ES3.
Array.prototype.map analog for iterables.
A through2 to create an Array.prototype.map analog for streams.
`Array.prototype.map` for object keys
An async version of through2-map -- async Array.prototype.map for streams
Socket.dev optimized package override for array.prototype.map
A tiny, faster alternative to native Array.prototype.map
Promise aware version of JavaScript's `Array.prototype.map`
walk a tree and return something, like Array.prototype.map.
A tiny, faster alternative to native Array.prototype.map
A tiny, faster alternative to native Array.prototype.map
Randomly Sorted Results and Array.prototype.map combined
Array.prototype.map, but with async callbacks
Utility function that helps "mapping" values of a source structure to a new object with a corresponding structure but with new values. It's like `Array.prototype.map(input => output)`, but for nested data structures.
Creates a new Buffer with the results of calling a provided function on every element in this Buffer (like Array.prototype.map but for buffers).
Scales an SVG path along its X/Y axes.
📜 Virtualization for lists with dynamic item size
Set of utilities to ease detection and revert of poisoning
Routing for Fluxible applications
Creates a parallel transform from async function
Transforms nested values of complex objects
Set of eslint rules to enforce clean codestyle
Translates the position of an SVG path against its X/Y coordinates.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im