#549·cli

Lit.js migration roadmap

Author: clemgbldCreated Aug 2, 2025Updated Apr 1, 2026
Labelshelp wanted

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