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

`set-array` is a tiny JavaScript utility that lets you declaratively describe how to modify an array—updating, inserting, appending, prepending, merging or deleting items—using a plain‑object syntax where keys are indices (including negative, “*”, “-0” and “+” modifiers). It returns a new array (leaving the original untouched) and works in Node ≥ 18 and browsers, making it handy for configuration files, API patch payloads, or any situation where array manipulation needs to be expressed as data rather than imperative code.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of ehmicky/set-array

Account's avatar
ehmicky/dev-tasks
Automated development tasks for my own projects
Account's avatar
ehmicky/eslint-config
ESLint configuration for my own projects
Account's avatar
ehmicky/prettier-config
Prettier configuration for my own projects
Account's avatar
ehmicky/test-each
🤖 Repeat tests. Repeat tests. Repeat tests.

Support the repos that depend on this repository

Top contributors

ehmicky's profile
ehmicky
463 contributions
dependabot[bot]'s profile
dependabot[bot]
19 contributions

Recent events

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

No events yet
ehmicky

ehmicky/set-array

Set array items declaratively

JavaScript
4
0
MIT License