bcb9569b268de2924f0c8b3592329804ae7f0ffd
Replaced inline package filtering and table logic with dedicated reusable components: `PackageFilters` and `PackageTable`. Introduced a composable (`usePackageFilters`) for managing filtering logic and state, and optimized display logic with a new `usePackageDisplay` composable. This improves maintainability, readability, and separation of concerns.
Languages
Vue
46.6%
TypeScript
36.9%
Go
9.8%
SCSS
6.4%
HTML
0.3%