New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@devsnicket/eunice-renderer-test-harness

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@devsnicket/eunice-renderer-test-harness

HTML page that renders Eunice YAML as SVG, so the structure and dependencies can be investigated.

2.2.1
latest
Version published
Weekly downloads
52
940%
Maintainers
1
Weekly downloads
 
Created

Eunice 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

FAQs

Package last updated on 06 Aug 2019

Did you know?

Socket

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