A custom element to live edit other custom elements
npm install @hunchcloud/live-element
A custom element to live edit other custom elements. Like react-live, but for web components (custom elements).
💫️ Demos
Install by
```
yarn add @hunchcloud/live-element
Insert the following HTML
`html`
Then you will get a playground to live edit .
Notice the
Use style-template-id to pass in customized styles.
`html
`
```
parcel example/demo.md