Skip to content

webcomponents/custom-elements-manifest-tools

Repository files navigation

custom-elements-manifest-tools

Tools for working with custom elements manifests

Monorepo

This repository is a monorepo using npm workspaces and Wireit to run scripts.

Setup

Install dependencies:

From the root directory run:

npm ci

Build all packages

From the root directory run:

npm run build

This will build all packages

Build a single package

Running npm run build in a single package will build that package and its monorepo dependencies.

Packages

  • custom-elements-manifest-tools Tools for working with custom elements manifest data, such as resolving references, getting lists of element declarations, getting elements and modules by name, etc.
  • custom-elements-manifest-validator Validates mafests for correctness.

About

Tools for working with custom elements manifests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published