rush-plugin-skott
v0.2.0
Published
Skott plugin for Rush
Downloads
34,193
Readme
rush-plugin-skott
skott is a minimalist library thats generates directed graphs from projects.
This rush-plugin-skott exposes multiple commands leveraging the power of skott:
rush graph
This command generates a graph of your Rush monorepo projects and opens a webui to visualize it.
rush list-unused-packages
This command traverses each of the Rush monorepo projects and search for unused npm
packages in production code.