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

`npm-module-wrapper` (published as **object‑wrapper**) is a tiny utility that takes any JavaScript object or constructor and returns a version whose every method is intercepted by a user‑supplied wrapper function. The wrapper receives detailed metadata (original function, namespace, call arguments, constructor flag, etc.), letting developers inject custom behavior such as logging, error handling, or test‑framework integration. It’s aimed at library authors and tool developers who need to transparently augment existing modules without modifying their source.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jvilk/npm-module-wrapper

Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

No contributors yet

Recent events

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

No events yet
jvilk

jvilk/npm-module-wrapper

Wraps all of an object's functions in a wrapper of your choosing.

TypeScript
0
0
MIT License