package-json-graph
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

package-json-graph

Coverage Badge
Generate a graph using several package.json files (suitable for mono-repo codebases)

Start

npx package-json-graph

This will generate a file ./graph.svg similar to this one (generated for React repo from Github):
React's package json graph

Install

npm i -D package-json-graph

CLI Options

--format (default "svg")

values: "dot" or "svg"

--out (default "./graph")

Output file name without extension (the extension is added from the format option)

Package Sidebar

Install

npm i package-json-graph

Weekly Downloads

2

Version

0.0.3

License

ISC

Unpacked Size

164 kB

Total Files

69

Last publish

Collaborators

  • ibasoni12