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

`context-require` lets you create custom `require` functions that execute modules within a specified JavaScript context, rather than the global scope. This is particularly useful for running tests in a browser-like environment without a bundler, and for isolating global state between tests. It’s designed for developers needing fine-grained control over module loading and execution environments, especially when working with JSDOM or mocking browser APIs.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mlrawlings/context-require

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for mocha
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

DylanPiercey's profile
DylanPiercey
25 contributions
mlrawlings's profile
mlrawlings
13 contributions

Recent events

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

No events yet
mlrawlings

mlrawlings/context-require

Allows you to require files in a custom vm context

TypeScript
6
0
MIT License