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 **validate‑adjacent‑items‑operation‑args** package exports a single JavaScript function `validateAdjacentItemsOperationArgs(startingIndex, howMany, array)`. It checks that the supplied index, count and array are valid for performing any operation that works on a contiguous block of elements (e.g., swapping, moving, or deleting adjacent items). This lightweight utility is aimed at developers building array‑manipulation libraries or applications that need reliable argument validation for adjacent‑item operations.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of writetome51/validate-adjacent-items-operation-args

Account's avatar
writetome51/error-if-array-too-short-to-meet-adjacent-items-request
Function triggers error if array is too short to return a requested number of adjacent items beginning at a particular index
Account's avatar
writetome51/error-if-index-how-many-or-array-are-not-valid
Function triggers error if a given index, array, or 'howMany' items request is not valid

Support the repos that depend on this repository

Top contributors

writetome51-2's profile
writetome51-2
1 contributions

Recent events

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

No events yet
writetome51

writetome51/validate-adjacent-items...

Javascript function validates arguments used in performing operations on adjacent items in array

JavaScript
0
0
MIT License