1.1.5 • Published 3 years ago

tinechat-editor v1.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

npm i tinechat-editor --save

安装后几行代码即可创建一个编辑器:

```js
import E from "tinechat-editor";
const editor = new E("#div1");
editor.create();
1.1.5

3 years ago

1.1.4

4 years ago

1.1.1

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.0

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago