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 **script‑manager** package provides a lightweight Node.js library for safely executing untrusted or resource‑intensive JavaScript code. It runs user scripts inside a pool of reusable worker processes (or via an HTTP‑server or dedicated process), enforces timeouts, isolates the VM, and supports callbacks between the script and the parent, making it ideal for services that need to sandbox custom scripts—such as SaaS platforms, testing tools, or any application that must run third‑party code without jeopardizing the main Node process.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of pofider/node-script-manager

Account's avatar
axios/axios
Promise based HTTP client for the browser and node.js
Account's avatar
jsreport/serializator
Serialize javascript objects to JSON with support for rich data structures
Account's avatar
uuidjs/uuid
RFC9562 UUIDs
Account's avatar
iarna/in-publish
Detect if we were run as a result of `npm publish`
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
shouldjs/should.js
test framework agnostic BDD-style assertions
Account's avatar
standard/standard
JavaScript Standard Style

Support the repos that depend on this repository

Top contributors

pofider's profile
pofider
74 contributions
bjrmatos's profile
bjrmatos
40 contributions
araczkowski's profile
araczkowski
4 contributions
fmmich's profile
fmmich
1 contributions

Recent events

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

No events yet
pofider

pofider/node-script-manager

node.js manager for running foreign and potentionally dangerous scripts

JavaScript
12
3
MIT License