Skip to content

An angular project analyzer, usefull for handling Singleton services, Imports, Exports, and much more...

Notifications You must be signed in to change notification settings

spieIbug/angelyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Angelyzer is a CLI that allows you to scan your angular app and detect potential problems.

Installation

Install cli globaly

npm install angelyzer -g

How to use it ?

angelyzer scan .PATH_TO_ANGULAR_PROJECT/src/app SAVE_PATH

cli

This will generate a report folder, you can visualize the scan result by opening index.html located in report folder.

UI

About

An angular project analyzer, usefull for handling Singleton services, Imports, Exports, and much more...

Resources

Stars

Watchers

Forks

Packages

No packages published