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 **node‑deprecate** module provides a tiny helper for Node.js developers to flag functions as deprecated. By invoking `deprecate()` inside a function, it prints a configurable warning (once per process) to a chosen stream (default stderr) and supports optional color or silent modes, making it useful for library authors who need to inform users of outdated APIs.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of brianc/node-deprecate

Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

brianc's profile
brianc
11 contributions
conartist6's profile
conartist6
2 contributions
watson's profile
watson
1 contributions

Recent events

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

No events yet
brianc

brianc/node-deprecate

Mark a method as deprecated by printing a warning to the console the first time it's called

JavaScript
15
9
No license