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 library provides a utility for JavaScript APIs to support both callback and promise-based patterns, allowing users to choose their preferred method of handling asynchronous operations. It's designed for developers building flexible APIs that need to accommodate different coding styles. The `maybe` function takes a callback and a promise, returning either the promise or handling the callback based on its presence.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of limulus/call-me-maybe

Account's avatar
conventional-changelog/commitlint
Shareable commitlint config enforcing conventional commits
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
conventional-changelog/commitlint
Lint your commit messages
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
watson/is-ci
Detect if the current environment is a CI server
Account's avatar
karma-runner/karma
Spectacular Test Runner for JavaScript.
Account's avatar
nikku/karma-browserify
A fast browserify integration for Karma that handles large projects with ease
Account's avatar
karma-runner/karma-browserstack-launcher
A Karma plugin. Launch any browser on BrowserStack!
Account's avatar
karma-runner/karma-mocha
A Karma plugin. Adapter for Mocha testing framework.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
then/promise
Bare bones Promises/A+ implementation
Account's avatar
semantic-release/semantic-release
Automated semver compliant package publishing

Support the repos that depend on this repository

Top contributors

limulus's profile
limulus
24 contributions
MikeRalphson's profile
MikeRalphson
1 contributions

Recent events

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

No events yet
limulus

limulus/call-me-maybe

Let your JS API users either give you a callback or receive a promise

JavaScript
40
4
MIT License