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‑Contracts is a Babel 7 plugin that adds Design‑by‑Contract syntax to JavaScript code. It lets developers declare preconditions, postconditions, invariants and assertions using special label statements, which the plugin transpiles into runtime checks (with optional stripping in production). The tool is aimed at JavaScript developers who want stronger, declarative runtime validation of function contracts without manually writing boiler‑plate checks.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of rockie/babel-plugin-contracts

Account's avatar
codemix/babel-plugin-typecheck
Transforms flow type annotations into runtime type checks.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
shouldjs/should.js
test framework agnostic BDD-style assertions

Support the repos that depend on this repository

Top contributors

phpnode's profile
phpnode
28 contributions
rockie's profile
rockie
15 contributions
sheepsteak's profile
sheepsteak
1 contributions

Recent events

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

No events yet
rockie

rockie/babel-plugin-contracts

Design by Contract for JavaScript via a Babel plugin.

JavaScript
2
0
MIT License