wprocess

0.3.651 • Public • Published

module::Process status stable

Collection of cross-platform routines to execute system commands, run shell, batches, launch external processes from JavaScript application. Module Process leverages not only outputting data from an application but also inputting, makes application arguments parsing and accounting easier. Use the module to get uniform experience from interaction with an external processes on different platforms and operating systems.

Try out from the repository

git clone https://github.com/Wandalen/wProcess
cd wProcess
will .npm.install
node sample/trivial/Sample.s

Make sure you have utility willbe installed. To install willbe: npm i -g willbe@stable. Willbe is required to build of the module.

To add to your project

npm add 'wprocess@stable'

Willbe is not required to use the module in your project as submodule.

Package Sidebar

Install

npm i wprocess

Weekly Downloads

418

Version

0.3.651

License

MIT

Unpacked Size

174 kB

Total Files

15

Last publish

Collaborators

  • wandalen