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 synchronous implementation of a Promise-like object designed primarily for testing. It resolves or rejects immediately without deferring to the event loop, simplifying tests where asynchronous behavior is unnecessary or complicates assertions. It is intended for developers writing unit or integration tests

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of fluffynuts/synchronous-promise

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for chai
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for mocha
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
jshint/jshint
Static analysis tool for JavaScript
Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
fluffynuts/mocha-yar
Yet Another Reporter for Mocha
Account's avatar
remy/nodemon
Simple monitor script for use during development of a Node.js app.
Account's avatar
OverZealous/run-sequence
Run a series of dependent gulp tasks in order
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

fluffynuts's profile
fluffynuts
115 contributions
dependabot[bot]'s profile
dependabot[bot]
25 contributions
jquense's profile
jquense
2 contributions
ANovokmet's profile
ANovokmet
1 contributions
benweissmann's profile
benweissmann
1 contributions
ctavan's profile
ctavan
1 contributions
geyang's profile
geyang
1 contributions

Recent events

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

No events yet
fluffynuts

fluffynuts/synchronous-promise

A prototypical animal which looks like an A+ Promise but doesn't defer immediately, so can run synchronously, for testing

JavaScript
57
10
BSD 3-Clause "New" or "Revised" License