Make package.json more discoverable in playgrounds
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 142
- Forks
- 230
- PR merge metrics
- No merged PRs in 30d
Description
Tracking issue since the package.json is hidden in playgrounds - but it can be made visible and edited to add libraries.
We may want to make this visible if viewing a playground with an older Lit version, or show some notification.
Objective:
- Make it not confusing what Lit version is being used, and make obvious that the package.json exists.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating how playgrounds are rendered and where their package.json is stored or exposed. Check how the active Lit version is communicated, then define the visible package.json and older-version notification behavior; done means users can find the file, understand the Lit version, and edit dependencies.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100