Skip to content

[catalog-server] Bootstrapping packages #1353

Open
@justinfagnani

Description

@justinfagnani
Collaborator

We need to have the catalog do an initial search / crawl of packages with custom elements manifests. We can try to find such packages in a few ways:

  1. Include a hard-coded list of packages that we know have custom elements
  2. Search npm for keywords like "web components", "custom elements", etc via the search endpoint.
  3. Scrape the list of packages that depend on well-known web component libraries like Lit, Stencil, Polymer, FAST, LWC, etc. There doesn't appear to be a registry API for this.

Metadata

Metadata

Assignees

Labels

New SiteIssues for the rewrite of the site and catalog.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @justinfagnani

      Issue actions

        [catalog-server] Bootstrapping packages · Issue #1353 · webcomponents/webcomponents.org