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

The `map` project is a JavaScript utility that applies a given function to each element of a collection (array, object, or string) and returns a new array of the results. It's designed for developers who need a simple, reusable implementation of the map operation, particularly those working with modular JavaScript libraries or tools like npm and component.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of ndhoule/map

Account's avatar
ndhoule/each
Iterate over a collection, invoking a function for each element.
Account's avatar
ndhoule/keys
Create an array of the owned/enumerable keys of an input object.
Account's avatar
millermedeiros/esformatter-quotes
esformatter plugin: enforces coding style that string literals are delimited with single or double quotes.
Account's avatar
bulyshko/esformatter-semicolons
esformatter plugin for adding missing and removing unnecessary semicolons
Account's avatar
rdio/jsfmt
gofmt for javascript
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
defunctzombie/zuul
simple browser testing

Support the repos that depend on this repository

Top contributors

ndhoule's profile
ndhoule
22 contributions

Recent events

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

No events yet
ndhoule

ndhoule/map

Apply a function to a each element of a collection and return a new array of results.

JavaScript
0
0
MIT License