generate-tree

1.0.0 • Public • Published

Generate Tree

Installation

npm install generate-tree

or

yarn add generate-tree

Usage

generate-tree --entryFile src/index.js

What does this do?

generate-tree is a dependency tree visualization tool. You give it an entry file as an input, it reads import statments in the file, and traverse your project by using DFS alogrithm.

It produces an HTML file as an output, you can view and interact with it in your browser.

Roadmap

  • Make the space between nodes adjustable
  • Support require imports
  • Add diffrent themes
  • Show current scale factor to user

Package Sidebar

Install

npm i generate-tree

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

24 kB

Total Files

13

Last publish

Collaborators

  • onur_