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 **array‑remove‑by‑index** package provides a tiny utility function `removeByIndex(index, array)` that deletes a single element from a JavaScript array in‑place, accepting both positive and negative indices. It’s aimed at developers who need a simple, dependency‑free way to splice out items by position without writing their own loop or using `Array.splice` directly. The library is distributed via npm and can be imported as an ES module.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of writetome51/array-remove-by-index

Account's avatar
writetome51/array-get-and-remove-by-index
Removes and returns item from array, accessed by its index

Support the repos that depend on this repository

Top contributors

writetome51-2's profile
writetome51-2
8 contributions

Recent events

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

No events yet
writetome51

writetome51/array-remove-by-index

Removes single item from array, identified by a passed index

JavaScript
1
0
MIT License