Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Note

Scripts are written in TypeScript. To run them use npx ts-node.

Examples:

cat test/fixtures/goof-dep-tree.json | npx ts-node ./scripts/to-graph.ts npm cat test/fixtures/goof-graph.json | npx ts-node ./scripts/to-tree.ts npm