Tool helps to explore the lit-html component's structure and it's properties.
- Component's hierarchy is listed on the left panel.
- Clicking on a web-component list all properties on the right panel.
- Clicking highlight's that component on the web-application page.
- This page shows component's hierarchy in a tree chart.
- Mock the response body of an ajax request.
- $ npm i
- $ npm run start
- $ npm run build
