windows-process-manager-2
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Windows process manager

A promise based native addon for node.js for working with processes on Windows. This module based on windows-api. The module allows you to create new processes, manage processes memory, manage threads, load DLL files etc. from node.js runtime.

Installation

Before installing this module you have to install node-gyp to compile the native addon.

npm i windows-process-manager

Usage

Check out the documentation for more information.

Check out the changelog for more information about versions.

Package Sidebar

Install

npm i windows-process-manager-2

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

79.9 kB

Total Files

143

Last publish

Collaborators

  • kriszyp