Socket
Socket
Sign inDemoInstall

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

Package Overview
Dependencies
1
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Calls a specified function with arguments taken from the process and standard input stream.


Version published
Maintainers
1
Install size
58.1 kB
Created

Readme

Source

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

Keywords

FAQs

Last updated on 26 Jul 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc