sunmao-ui/packages/editor
2021-12-08 09:58:26 +08:00
..
__fixture__ fix adjust order operation 2021-11-29 15:36:02 +08:00
__tests__ replace snapshot test by logic test and fix bug 2021-12-01 15:08:14 +08:00
src support creating component by dragging component to canvas 2021-12-08 09:58:26 +08:00
babel.config.js editor init 2021-09-24 10:05:45 +08:00
index.html application operation 2021-11-26 10:41:09 +08:00
jest.config.js fix test ci 2021-09-28 15:37:49 +08:00
package.json Publish 2021-12-07 18:07:50 +08:00
playground.html refactor code namings to sunmao-ui 2021-11-21 14:38:33 +08:00
README.md editor init 2021-09-24 10:05:45 +08:00
tsconfig.json replace editor relative path to absolute 2021-12-03 10:21:18 +08:00
vite.config.ts replace editor relative path to absolute 2021-12-03 10:21:18 +08:00

editor

TODO: description

Usage

const editor = require('editor');

// TODO: DEMONSTRATE API