NodeSecure / NodeSecure/cli

Lit.js migration roadmap

Open
#549 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

help wanted
Dominant language
JavaScript
Stars
385
Forks
52
Avg merge
1d 10h
Merged PRs (30d)
2

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing an unchecked component such as public/components/navigation/navigation.js with the checked component links in the roadmap. Review the target component and its surrounding imports before choosing one migration unit. Done means the selected component is migrated consistently and its checklist entry can be marked complete.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.