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‑get‑and‑remove‑between** package provides a single utility function, `getAndRemoveBetween(numItemsToKeepAtEachEnd, array)`, which extracts the “middle” segment of an array—everything that lies between the first N and last N elements—returns that segment, and mutates the original array to keep only the outer items. It’s aimed at JavaScript/TypeScript developers who need a simple, reusable way to slice out and discard the interior of an array while preserving a configurable number of elements at each end.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of writetome51/array-get-and-remove-between

Account's avatar
writetome51/error-if-not-integer
Triggers error if argument is not integer of type 'number'
Account's avatar
writetome51/array-get-and-remove-adjacent-at
Function removes and returns adjacent array items beginning at specified index
Account's avatar
writetome51/arrays-match
Takes 2 arrays as arguments, and if they match, returns true

Support the repos that depend on this repository

Top contributors

writetome51-2's profile
writetome51-2
15 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-be...

Removes and returns middle section of an array

TypeScript
0
0
MIT License