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

This project provides a function to insert items into an array at their correct sort position, which is more efficient than pushing and re-sorting the array (O(n) vs O(n*log(n))). It is designed for developers working with sorted arrays who need to maintain order while adding new elements.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of pubkey/array-push-at-sort-position

Account's avatar
babel/babel
Babel command line.
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
Compile object rest and spread to ES5
Account's avatar
babel/babel
Ensure that reserved words are quoted in property accesses
Account's avatar
babel/babel
Ensure that reserved words are quoted in object property keys
Account's avatar
babel/babel
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Account's avatar
babel/babel
Provides polyfills necessary for a full ES2015+ environment
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
Babel Types is a Lodash-esque utility library for AST nodes
Account's avatar
pubkey/async-test-util
Util-functions that are be useful in async tests
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
kentcdodds/cross-env
Run scripts that set and use environment variables across platforms
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
observing/pre-commit
Automatically install pre-commit hooks for your npm modules.
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)

Support the repos that depend on this repository

Top contributors

renovate[bot]'s profile
renovate[bot]
211 contributions
renovate-bot's profile
renovate-bot
64 contributions
pubkey's profile
pubkey
47 contributions
Copilot's profile
Copilot
8 contributions
gobengo's profile
gobengo
1 contributions
github-actions[bot]'s profile
github-actions[bot]
1 contributions

Recent events

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

No events yet
pubkey

pubkey/array-push-at-sort-position

Push items to an array at their correct sort-position

JavaScript
9
2
Apache License 2.0