techstack
techstack copied to clipboard
TechStack - An easy way to visualize your tech stack.
Results
1
techstack issues
Sort by
recently updated
recently updated
newest added
I used the [demo page](https://techstack-logos.web.app/) with the following deps from an actual project: ```json "dependencies": { "@angular/animations": "^11.0.2", "@angular/common": "^11.0.2", "@angular/compiler": "^11.0.2", "@angular/core": "^11.0.2", "@angular/forms": "^11.0.2", "@angular/platform-browser": "^11.0.2", "@angular/platform-browser-dynamic": "^11.0.2",...