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 fabiospampinato/qunit-ava-spec

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for qunit
Account's avatar
fabiospampinato/tsex
A little CLI for making TypeScript packages, cleanly and effortlessly.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

fabiospampinato's profile
fabiospampinato
12 contributions
Krinkle's profile
Krinkle
1 contributions

Recent events

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

No events yet
fabiospampinato

fabiospampinato/qunit-ava-spec

Helper functions for using QUnit as if it was ava/ava-spec.

TypeScript
2
1
MIT License

A lightweight library that adds a thin wrapper around QUnit, letting developers write tests with the AVA‑style syntax (`test`, `describe`, `it`, etc.) instead of QUnit’s native API. It’s aimed at JavaScript developers who prefer AVA’s expressive test syntax but need or want to run their suites with QUnit (e.g., for browser‑based testing).