Custom Elements Manifest Validator

By Elematic Software

Make sure your web components are ready for tools that use the Custom Elements Manifest file format!

About

Custom Elements Manifest Validator validates an npm package and its custom elements manifest against the Custom Elements Manifest specification and checks for common mistakes and best practices.

Passing validation means that the package is more likely to work well in tools that consume custom elements manifests such as component catalogs, IDEs, and type checkers.

Warning!

This is a work in progress and may not catch all errors or provide the best error messages. Server errors may also occur.

Checks

The validator performs several checks, including:

package.json checks

Custom Elements Manifest checks