1.6.0 • Published 5 years ago

@devsnicket/eunice-call-when-process-entry-point v1.6.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

The functionality of this repository/package is no longer required by Eunice and has been replaced with https://github.com/DevSnicket/eunice-call-with-process-standard-streams.

Eunice npm.io

DevSnicket Eunice is a toolkit based on the premise that unidirectional dependencies can be beneficial to structure and modularity in software. Euince's approach isn't limited to direct dependencies, but includes indirect dependencies as well.

try out Eunice on Eunice 🐶🥫 (created with)

Call when process entry point

NPM Build Status Gitter chat

This package detects when its callee is the process entry point (e.g. from CLI and scripts), and makes arguments and standard input available to a function.

It depends upon minimist to parse the arguments.

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.

Install using npm:

npm install @devsnicket/eunice-call-when-process-entry-point

Or with yarn:

yarn add @devsnicket/eunice-call-when-process-entry-point
1.6.0

5 years ago

1.5.0

5 years ago

1.4.0

5 years ago

1.3.2

5 years ago

1.3.1

6 years ago

1.3.0

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago