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 is a lightweight utility that ensures a given function can only be called once, preventing accidental double execution—ideal for callbacks in event-driven code. It's designed for broad compatibility, working in Node.js, React Native, and browsers via Browserify without relying on ES5/6-only features. Targeted at developers needing a minimal, dependency-free alternative to heavier modules like `once`, especially in client-side applications.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of 3rd-eden/one-time

Account's avatar
3rd-Eden/fn.name
Extract names from functions
Account's avatar
bigpipe/assume
Expect-like assertions that works seamlessly in node and browsers
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
istanbuljs/nyc
the Istanbul command line interface

Support the repos that depend on this repository

Top contributors

3rd-Eden's profile
3rd-Eden
29 contributions
lpinca's profile
lpinca
7 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
7 contributions
megawac's profile
megawac
1 contributions

Recent events

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

No events yet
3rd-eden

3rd-eden/one-time

Run the supplied function exactly one time (once).

JavaScript
9
2
MIT License