Skip to content

node-jeneralize/jxec

Repository files navigation

Jxec

NPM

jxec -> js + exec

Why

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.

Install

npm install jxec
yarn add jxec

About

a promise based execution support spawn wrapper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published