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

Mutex‑Promise is a tiny JavaScript library that provides a cross‑environment (browser + Node.js) mutex built on top of Promises and localStorage (or a pluggable storage). It lets developers guarantee that only one asynchronous operation—e.g., a server request—runs at a time across tabs or processes, with optional timeout and polling settings. Ideal for web apps or Node scripts that need simple, reliable mutual‑exclusion without external dependencies.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of ryanhs/mutex-promise

Account's avatar
stefanpenner/es6-promise
A lightweight library that provides tools for organizing asynchronous code
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
karma-runner/karma
Spectacular Test Runner for JavaScript.
Account's avatar
xdissent/karma-chai
Chai for Karma
Account's avatar
karma-runner/karma-coverage
A Karma plugin. Generate code coverage.
Account's avatar
karma-runner/karma-mocha
A Karma plugin. Adapter for Mocha testing framework.
Account's avatar
litixsoft/karma-mocha-reporter
Karma reporter with mocha style logging.
Account's avatar
karma-runner/karma-phantomjs-launcher
A Karma plugin. Launcher for PhantomJS.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
Medium/phantomjs
Headless WebKit with JS API
Account's avatar
tom-james-watson/phantomjs-polyfill
Polyfill for Function.prototype.bind

Support the repos that depend on this repository

Top contributors

kirill-konshin's profile
kirill-konshin
3 contributions
ryanhs's profile
ryanhs
1 contributions

Recent events

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

No events yet
ryanhs

ryanhs/mutex-promise

A simple JS Mutex library that works both in browser and NodeJS.

JavaScript
0
0
No license