1.1.5 • Published 2 years ago

tinechat-editor v1.1.5

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

npm i tinechat-editor --save

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

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

2 years ago

1.1.4

2 years ago

1.1.1

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.0

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago