sean-nicholas / ng-comp-tree

Creates a tree list of all components in an angular project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular Component Tree

Creates a tree from all components in your angular app.

Usage

Go into your src folder. For example angular-app/src and run:

npx ng-comp-tree

About

Creates a tree list of all components in an angular project

License:MIT License


Languages

Language:TypeScript 98.2%Language:JavaScript 1.8%