2.2.1 • Published 5 years ago

@devsnicket/eunice-renderer-test-harness v2.2.1

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
5 years ago

Eunice npm.io Renderer Test Harness

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

try out Eunice on Eunice 🐶🥫

NPM Build Status Gitter chat

This package creates a HTML page where structure and dependencies can be entered as YAML and viewed as rendered SVG. The render is interactive, its possible to look inside the structure and also list the dependencies counted. More information can be found in the main Eunice repository.

Install using npm:

npm install --save-dev @devsnicket/eunice-renderer-test-harness

Or with yarn:

yarn add --dev @devsnicket/eunice-renderer-test-harness