Tag: angular
All the articles with the tag "angular".
-
ng-loom: a dependency graph for your Angular app, as a single HTML file
ng-loom statically analyzes an Angular workspace and generates a self-contained HTML dependency graph — components, services, DI, templates, routes — with every edge traced back to source.
-
I got tired of copy-pasting the same table code, so I built a library
ngx-mat-simple-table is an Angular Material table component — pass a column config and your data, get pagination, sorting, filters, export, and drag-reorder out of the box.