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

The **interface** package adds a tiny, zero‑dependency API for defining and applying true‑style interfaces in modern JavaScript. It extends `Object` and `Function` with `interface` (to create an interface object or class) and `implements` (to produce a new object or subclass that mixes in one or more interfaces), enforcing non‑enumerable properties and a null prototype. It’s aimed at JavaScript developers who want a simple, class‑compatible way to specify and enforce interface contracts without a full type system.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of webreflection/interface

Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
WebReflection/tiny-cdn
A tiny static files serving handler
Account's avatar
WebReflection/tressa
A little test utility
Account's avatar
mishoo/UglifyJS2#harmony
JavaScript parser, mangler/compressor and beautifier toolkit for ES6+

Support the repos that depend on this repository

Top contributors

WebReflection's profile
WebReflection
9 contributions

Recent events

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

No events yet
webreflection

webreflection/interface

Simple interfaces for modern JavaScript.

HTML
7
3
ISC License