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

A tiny utility library that provides two functions—`getAndRemoveAllAfterFirst` and `getAndRemoveAllAfterLast`—which splice an array to remove (and return) every element that comes after the first or last occurrence of a given primitive value. It’s aimed at JavaScript/TypeScript developers who need a simple, mutable way to truncate arrays based on a specific item.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

writetome51-2's profile
writetome51-2
11 contributions

Recent events

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

No events yet
writetome51

writetome51/array-get-and-remove-al...

A function that removes/returns all array items after the first instance of a value, and a function that removes/returns all array items after the last instance of a value

TypeScript
0
0
MIT License