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

0.2.0 • Public • Published

tsplot

This project aims to provide a simple-to-use tool to automagically generate different types of diagrams for TypeScript projects by analyzing the dependencies between files and their members.

Usage

npx tsplot --help
Usage: tsplot [options] [command]

Options:
  -h, --help         display help for command

Commands:
  diagram [options]  generate different types of diagrams for a typescript project based on its dependency graph
  stats [options]    generate statistics for a typescript project
  help [command]     display help for command

Example

tsplot

Package Sidebar

Install

npm i tsplot

Weekly Downloads

61

Version

0.2.0

License

MIT

Unpacked Size

195 kB

Total Files

151

Last publish

Collaborators

  • janunld