sunmao-ui/packages/editor
2022-02-04 15:21:42 +08:00
..
__fixture__ change style trait params to array 2021-12-20 11:36:33 +08:00
__tests__ Merge pull request #237 from webzard-io/fix/windlike-patch 2022-01-29 11:40:11 +08:00
src support expression in number and any fields 2022-02-04 15:21:42 +08:00
babel.config.js
index.html add slot wrapper for component with slot trait, optimize drag event 2022-01-10 18:25:58 +08:00
jest.config.js fix jest fails loading css file bug 2022-01-29 14:34:30 +08:00
package.json fix jest fails loading css file bug 2022-01-29 14:34:30 +08:00
playground.html refactor code namings to sunmao-ui 2021-11-21 14:38:33 +08:00
postcss.config.js manage editor styles in a single CSS 2022-01-04 13:44:30 +08:00
README.md
tsconfig.json remove runtime emotion/react 2021-12-20 11:35:43 +08:00
vite.config.ts remove editor @emotion/react 2021-12-20 11:33:54 +08:00

editor

TODO: description

Usage

const editor = require('editor');

// TODO: DEMONSTRATE API