Fetch a Windows process tree fast in Node.js
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
The @vvscode/windows‑process‑tree library is a lightweight Node.js native module that quickly builds a complete Windows process tree for a given PID, delivering the full hierarchy in under 20 ms. It’s aimed at developers building VS Code extensions or other Windows‑focused applications that need fast, reliable process‑tree introspection—especially for polling or UI display of nested processes.