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

`obj-functor` is a tiny JavaScript utility that turns a plain object into a “functor” by attaching a `map` method (built on top of `@f/map-obj`). It lets developers apply a function to each value of an object in a functional style, e.g., `objFunctor({a:1}).map(v=>v+1) // → {a:2}`. The package is aimed at Node.js/frontend developers who want a simple, composable way to map over object values without writing boilerplate code.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of micro-js/obj-functor

Account's avatar
micro-js/assign
Assign properties from source to target.
Account's avatar
micro-js/map-obj
Map for objects.
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

joshrtay's profile
joshrtay
2 contributions

Recent events

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

No events yet
micro-js

micro-js/obj-functor

Object functor.

JavaScript
0
0
No license