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 @frosted/array-reverse package provides a small ponyfill that implements the upcoming `Array.prototype.toReversed` method as a standalone function (`reverse(array)`) and optionally as a shim (`Array.prototype.toReversed`). It validates the input, throws an error for non‑arrays, and returns a new reversed copy without mutating the original, making it useful for developers who need the non‑destructive reverse functionality in environments that lack native support.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of frosted-javascript/array-reverse

Account's avatar
enterprise-npm-ai/is-instance-of
Check if something's an instance of something.
Account's avatar
10xly/strict-equals
Strict equal.
Account's avatar
is-unknown/is-array
Check if a value is an array.
Account's avatar
10xly/not
NOT!!!!!!!!!!!!!!!
Account's avatar
js-constant/positive-numbers
The number 1 exported as an npm package.
Account's avatar
ljharb/define-properties
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
Account's avatar
xsfj/es-error-intrinsics
A simple cache for a few of the JS error constructors.
Account's avatar
xsfj/es-intrinsic-cache
Get the pristine, unmodified JavaScript built-ins and cache them before anyone can tamper with them
Account's avatar
in-fp/es-logical-and-operator
&& in fp
Account's avatar
in-fp/es-logical-not-operator
! in fp
Account's avatar
enterprise-npm-ai/es-logical-nullish-coalescing-operator
?? in fp
Account's avatar
enterprise-npm-ai/immediate-error
enterprise errors
Account's avatar
gummesson/is-empty-array
Check if an array is empty.
Account's avatar
stawberri/subtract
subtract numbers
Account's avatar
tj-commits/ununcurry-this-x
UnuncurryThis
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

tj-commits's profile
tj-commits
3 contributions

Recent events

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

No events yet
frosted-javascript

frosted-javascript/array-reverse

Reverse an array

JavaScript
1
0
No license