项目作者: hunchcloud

项目描述 :
A custom element to live edit other custom elements
高级语言: TypeScript
项目地址: git://github.com/hunchcloud/live-element.git
创建时间: 2020-02-24T07:02:29Z
项目社区:https://github.com/hunchcloud/live-element

开源协议:BSD 3-Clause "New" or "Revised" License

下载


``` Then you will get a playground to live edit ``. Notice the ` ``` ## Development ``` yarn start ```

<live-element>

npm

A custom element to live edit other custom elements. Like react-live, but for web components (custom elements).

💫️ Demos

demo.gif

Usage

Install by

  1. yarn add @hunchcloud/live-element

Insert the following HTML

```html