editor4kg
TypeScript icon, indicating that this package has built-in type declarations

0.0.11 • Public • Published

基本使用

基于wangeditor npm 安装 npm i editor4hzk --save ,几行代码即可创建一个编辑器

import E from "editor4hzk";
const editor = new E("#div1");
editor.create();

Package Sidebar

Install

npm i editor4kg

Weekly Downloads

3

Version

0.0.11

License

ISC

Unpacked Size

3.24 MB

Total Files

290

Last publish

Collaborators

  • huangzhikang