Processors
Eunice
This package contains multiple processors that input and output dependencies defined in YAML. The input can be created by an analyzer or the output from another processor. After final processing the output can be rendered and interacted with. A JavaScript analyzer and SVG/web renderer are included elsewhere in Eunice.
For more information https://devsnicket.com/eunice.
Install using npm
:
npm install @devsnicket/eunice-processors
Or with yarn
:
yarn add @devsnicket/eunice-processors