Skip to content
This repository has been archived by the owner on Jun 30, 2020. It is now read-only.

Processes YAML files of structure and dependencies, generated by analyzers, so they can be rendered and interacted with.

License

Notifications You must be signed in to change notification settings

DevSnicket/eunice-processors

Repository files navigation

Eunice Processors

NPM Build Status License: MIT Gitter chat

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

About

Processes YAML files of structure and dependencies, generated by analyzers, so they can be rendered and interacted with.

Resources

License

Stars

Watchers

Forks