@custom-elements-manifest/to-markdown

v0.0.9
Custom-elements.json is a file format that describes custom elements. This format will allow tooling and IDEs to give rich information about the custom elements in a given project. It is, however, very experimental and things are subject to change. Follow
custom-elements custom-elements-json custom-elements-manifest customelements webcomponents customelementsjson customelementsmanifest markdown md and 1 more...

prepare

npm run build

build

run-s build:*

build:browser

esbuild index.js --outfile=dist/browser.js --format=esm --bundle --minify

build:cjs

esbuild index.js --outfile=dist/index.cjs --format=cjs

test

uvu test
npm i @custom-elements-manifest/[email protected]

Metadata

  • MIT
  • Whatever
  • open-wc
  • released 7/9/2021

Downloads

Maintainers