Web Component DevTools is aimed at all developers working with Web Components. The tooling provided creates a new Chrome Devtools panel, which allows a quick look at the custom elements on the current page, and enables modification of attributes and properties of said components.
Die Hauptfunktionen von matsuuu/web-component-devtools sind: Component Development Tools.
Open-Source-Alternativen zu matsuuu/web-component-devtools sind unter anderem: bennypowers/asimonim — A high-performance design tokens parser, validator, and language server, available as a CLI tool and Go library. bennypowers/cem — cem is a command-line tool for generating and querying [Custom Elements Manifest][cem] files. It can analyze your…
A high-performance design tokens parser, validator, and language server, available as a CLI tool and Go library.
cem is a command-line tool for generating and querying Custom Elements Manifestcem files. It can analyze your codebase and generate rich metadata for your custom elements, facilitating documentation, tooling, and integration. It can also query that manifest for information about your package