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

Contextify is a Node.js native addon that creates a full V8 execution context from a plain JavaScript object, letting that object serve as the global `this` for scripts run inside it. It adds `run`, `getGlobal`, and `dispose` methods, enabling synchronous and asynchronous code (e.g., `setTimeout`) to interact with the sandbox without the copy‑in/copy‑out overhead of Node’s built‑in `vm` module. The library is intended for developers needing isolated JavaScript environments on older Node versions (< 0.12); newer Node releases incorporate its functionality directly.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of brianmcd/contextify

Account's avatar
TooTallNate/node-bindings
Helper module for loading your native module's .node file
Account's avatar
nodejs/nan
Native Abstractions for Node.js: C++ header for Node 0.8 -> 25 compatibility
Account's avatar
caolan/nodeunit
Easy unit testing for node.js and the browser.

Support the repos that depend on this repository

Top contributors

brianmcd's profile
brianmcd
108 contributions
abetomo's profile
abetomo
40 contributions
kkoopa's profile
kkoopa
15 contributions
assaf's profile
assaf
4 contributions
TooTallNate's profile
TooTallNate
4 contributions
kpdecker's profile
kpdecker
3 contributions
apaprocki's profile
apaprocki
1 contributions
stash's profile
stash
1 contributions
mroch's profile
mroch
1 contributions
pyokagan's profile
pyokagan
1 contributions

Recent events

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

No events yet
brianmcd

brianmcd/contextify

JavaScript
278
56
MIT License