bendera / api-viewer-element

API documentation and live playground for Web Components. Based on Custom Elements Manifest format

Home Page:https://api-viewer.open-wc.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

<api-viewer>

API documentation and live playground for Web Components. Based on custom elements manifest JSON format.

<api-viewer src="./custom-elements.json"></api-viewer>

Documentation →

Live Demo →

Screenshot of api-viewer docs

Screenshot of api-viewer demo

Features

Install

npm install api-viewer-element

Check out the Getting Started guide.

Usage

The following web components are available:

Contributing

Install dependencies

yarn

Run demo in browser

yarn dev

Open http://127.0.0.1:8000

Run the docs locally

yarn start

Open http://127.0.0.1:8000

Build the docs site

yarn dist

Acknowledgements

About

API documentation and live playground for Web Components. Based on Custom Elements Manifest format

https://api-viewer.open-wc.org

License:MIT License


Languages

Language:TypeScript 86.5%Language:JavaScript 7.2%Language:HTML 6.3%