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 **string‑reduce** package provides a simple utility that lets you iterate over a JavaScript string with a classic “reduce” pattern, applying a callback to each character and accumulating a result (e.g., summing character codes). It’s intended for Node.js developers who need a concise, functional way to transform or aggregate string data without manually looping.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of tjmehta/string-reduce

Account's avatar
tjmehta/assert-err
assertion library that throws user-specified error types (accepts error class and message)
Account's avatar
jestjs/jest
Delightful JavaScript Testing.

Support the repos that depend on this repository

Top contributors

tjmehta's profile
tjmehta
8 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
2 contributions

Recent events

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

No events yet
tjmehta

tjmehta/string-reduce

Reduce a string to a value

JavaScript
0
1
MIT License