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
42.5%
TypeScript
37.7%
Go
19.2%
HTML
0.5%
SCSS
0.1%