@devsnicket/eunice-call-with-process-standard-streams

1.8.0 • Public • Published

Eunice Call with process standard streams

NPM Build Status License: MIT Gitter chat

This package calls a specified function with arguments taken from the process and standard input streams. The return value is written to the standard output stream with console.log (e.g. a string).

It depends upon minimist to parse the arguments.

Its used by Eunice JavaScript analyzer, processors and renderer so they can be run from CLI and scripts, and have large amounts of YAML passed into and out of them.

For more information https://devsnicket.com/eunice.

Install using npm:

npm install @devsnicket/eunice-call-with-process-standard-streams

Or with yarn:

yarn add @devsnicket/eunice-call-with-process-standard-streams

Package Sidebar

Install

npm i @devsnicket/eunice-call-with-process-standard-streams

Weekly Downloads

0

Version

1.8.0

License

MIT

Unpacked Size

5.02 kB

Total Files

5

Last publish

Collaborators

  • devsnicket