Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

**reduce‑map** is a tiny utility that turns a regular reducer function into a “reducing map” – a function that, when used in a `reduce` call, applies the reducer to each element of a container (object or array) and returns a new container of the same shape with the updated items. It’s aimed at JavaScript developers working with immutable state patterns (e.g., Redux or Redux‑like reducers) who want a concise way to map updates over collections within their reducers.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of micro-js/reduce-map

Account's avatar
micro-js/map
Map a function over a container of some kind
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

ashaffer's profile
ashaffer
4 contributions
joshrtay's profile
joshrtay
3 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
micro-js

micro-js/reduce-map

Generates a reducing function that maps a reducer over the entities in a container.

JavaScript
0
0
No license