Context
Today, the project consists of a set of pseudo-components fully managed in Vanilla JavaScript without any external libraries.
Goal
Implement Lit.js to maintain a primarily Vanilla approach while structuring our components more effectively.
Utility modules (styles, view-models, constants, barrel exports, core helpers) are excluded from this list — they do not need to be migrated.
Standalone components
Search command
Package panel
Views
Context
Today, the project consists of a set of pseudo-components fully managed in Vanilla JavaScript without any external libraries.
Goal
Implement Lit.js to maintain a primarily Vanilla approach while structuring our components more effectively.
Standalone components
Search command
Package panel
Views