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

babel-plugin-unassert is a Babel plugin that removes assertion statements from JavaScript code during the build process, allowing developers to write assertions for debugging and testing while keeping production code clean and efficient. It's designed for JavaScript developers who want to use assertions to catch bugs during development but don't want the overhead in production builds.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of unassert-js/babel-plugin-unassert

Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
standard/semistandard
All the goodness of `feross/standard` with semicolons sprinkled on top.
Account's avatar
feross/snazzy
Format JavaScript Standard Style as Stylish (i.e. snazzy) output

Support the repos that depend on this repository

Top contributors

twada's profile
twada
152 contributions
dependabot[bot]'s profile
dependabot[bot]
1 contributions
make-github-pseudonymous-again's profile
make-github-pseudonymous-again
1 contributions

Recent events

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

No events yet
unassert-js

unassert-js/babel-plugin-unassert

Babel plugin to encourage reliable programming by writing assertions in production code, and compiling them away from release.

JavaScript
59
2
MIT License