0.0.4 • Published 1 year ago

jxec v0.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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
0.0.4

1 year ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago