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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mk-pmb/p-tape

Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
jprichardson/tape-promise
Promise/async support for tape.

Support the repos that depend on this repository

Top contributors

mk-pmb's profile
mk-pmb
4 contributions

Recent events

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

No events yet
mk-pmb

mk-pmb/p-tape

Alias module for "tape-promise/tape", to make it easier to use with my favorite eslint rules. Also depends on tape so you don't have to.

JavaScript
0
0
No license

p‑tape is a tiny wrapper that re‑exports the `tape‑promise/tape` testing API while also pulling in the core `tape` dependency. It exists mainly to simplify importing the promise‑aware tape runner in projects that follow the author’s ESLint configuration, letting developers write asynchronous tape tests without extra setup.