r3x5ur / win-ps

Get processes list for Windows, Fixed packaged runtime error

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

win-ps

Get processes list for Windows, Fixed packaged runtime error

Install

yarn add github:r3x5ur/win-ps

Usage

const { ps } = require('win-ps');
console.log(ps())

About

Get processes list for Windows, Fixed packaged runtime error

License:MIT License


Languages

Language:JavaScript 100.0%