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

Mapsome is a JavaScript utility that combines the functionality of `map` and `some` array methods to efficiently find the first mapped element that satisfies a given condition, with early termination of the loop. It's designed for developers looking to optimize array operations by avoiding unnecessary iterations, making it ideal for performance-critical applications.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of coderaiser/mapsome

Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
coderaiser/minify
Minifier of js, css, html and img
Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
coderaiser/redrun
CLI tool to run multiple npm-scripts fast
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

coderaiser's profile
coderaiser
20 contributions

Recent events

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

No events yet
coderaiser

coderaiser/mapsome

find maped element of an array that will satisfy condition of some

JavaScript
2
0
MIT License