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

Lazy-ass is a JavaScript library that provides lazy assertions without performance penalties, allowing developers to write more efficient validation code by only evaluating and concatenating error messages when a condition fails. It's designed for Node.js developers and testing environments who want to maintain clean, performant assertion code without the overhead of traditional assertion methods that evaluate all arguments regardless of the condition's truthiness.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of bahmutov/lazy-ass

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
softwarescales/git-issues
Git issues extension to list issues of a Git project
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
timoxley/pkgfiles
List all files which would be published in a package.
Account's avatar
semantic-release/semantic-release
Automated semver compliant package publishing
Account's avatar
kulshekhar/ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

bahmutov's profile
bahmutov
114 contributions

Recent events

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

No events yet
bahmutov

bahmutov/lazy-ass

Lazy node assertions without performance penalty

TypeScript
71
5
MIT License