A high-performance design tokens parser, validator, and language server, available as a CLI tool and Go library.
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.
cem is a command-line tool for generating and querying [Custom Elements Manifest][cem] 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
The main features of bennypowers/cem are: Component Development Tools.
Open-source alternatives to bennypowers/cem include: bennypowers/asimonim — A high-performance design tokens parser, validator, and language server, available as a CLI tool and Go library. matsuuu/web-component-devtools — Web Component DevTools is aimed at all developers working with Web Components. The tooling provided creates a new…