webcomponents / webcomponents/custom-elements-manifest

Package name field

Open
#119 2 comments 3 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
502
Forks
27
PR merge metrics
No merged PRs in 30d

Description

It occurs me that the `Package` entity doesn't have a name field. This may present a problem if the user only has access to the custom-elements.json, but not the package.json

for example, when pre-loading manifests into a language server, a la https://github.com/Matsuuu/custom-elements-language-server/issues/20

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the Package entity in the custom-elements-manifest schema and review how custom-elements.json represents package metadata without package.json. Check the language-server use case linked in the issue to understand the needed value. Done means a Package name can be read directly from custom-elements.json for consumers that lack package.json.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
developer-experience, web-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.