jxec -> js + exec
This package is spawn wrapper for:
- Promise interface.
- PID manage.
And this is developed with the policy that:
- Write with TypeScript.
- Compile to CommonJS.
TypeScript is more friendly than pure JavaScript for developers.
CommonJS package can be run directly in the Jest context.
npm install jxec
yarn add jxec