depclean-web icon indicating copy to clipboard operation
depclean-web copied to clipboard

An interactive web service for the visualization of Java dependencies with DepClean

Results 5 depclean-web issues
Sort by recently updated
recently updated
newest added

The numbers on the web page are too high: ![image](https://user-images.githubusercontent.com/26764588/208648647-7730d853-a730-4e88-bf27-ea10ca4c48dd.png) They probably count the same dependency multiple times if it appears in the dependency tree more than once. Calling `mvn...

The value of usage ratio shown on the frontend (e.g. https://castor-software.github.io/depclean-web) is not correct. If the ratio is 0.6, the display must be `60%` and not `0.6%`.

The web page looks really nice! I am wondering if you could also make a docker image for the front-end? In this way, we can easily deploy the back-end and...

Let's have cool emojis and easter eggs in the progress bar

We want to report on the status of the analysis step by step. This will allow the user to see the progress in real-time.

enhancement