Showing 1-20 of 263 packages
Array.map but for objects with good TypeScript support. A small and simple integration.
array.map equivalent that also works on Objects and Strings
Declarative React control flow components inspired by Solid.js, replacing ternary expressions and array.map() in JSX
Array.map for strings.
`[].map(f)` for older browsers
Array.map with sequential processing async/await
Simple Lazy Ranges for Node/Javascript
An array-manipulating Typescript/Javascript class with alternative methods to Array.map and Array.reduce
Updates values based on map function.
The Array.map() method creates a new array with the results of calling a provided function on every element in the calling array.
Faster, node.js focused alternative to JavaScript's native array map.
Updates values based on map function.
Array.map for Object. Map both an object’s keys and values. Defaults to cleanly augment prototype.
A helpfull promises helpers
Combination of Array.find and Array.map.
This library was generated with [Nx](https://nx.dev).
Creates a new object with the returned keys and values of calling a provided function on every element in the calling array.
A concurrent version of Array.map()
Extra rules for Eslint
ESLint configuration for my own projects