sunmao-ui/packages/editor
Bowen Tan a6851b804d Publish
- @sunmao-ui/arco-lib@0.2.0-alpha.2
 - @sunmao-ui/chakra-ui-lib@0.4.0-alpha.2
 - @sunmao-ui/core@0.6.0-alpha.2
 - @sunmao-ui/editor-sdk@0.2.0-alpha.2
 - @sunmao-ui/editor@0.6.0-alpha.2
 - @sunmao-ui/runtime@0.6.0-alpha.2
 - @sunmao-ui/shared@0.1.0-alpha.2
2022-05-17 13:48:33 +08:00
..
__fixture__
__tests__ inline variable has no identifier and should not cause runtime error 2022-05-16 10:28:42 +08:00
src inline variable has no identifier and should not cause runtime error 2022-05-16 10:28:42 +08:00
types feat: add the TableColumn widget 2022-03-16 09:30:24 +08:00
babel.config.js
index.html detect mouse position 2022-02-10 15:34:09 +08:00
jest.config.js fix jest fails loading css file bug 2022-01-29 14:34:30 +08:00
package.json Publish 2022-05-17 13:48:33 +08:00
playground.html
postcss.config.js manage editor styles in a single CSS 2022-01-04 13:44:30 +08:00
README.md
tsconfig.json feat: add the TableColumn widget 2022-03-16 09:30:24 +08:00
vite.config.ts

editor

TODO: description

Usage

const editor = require('editor');

// TODO: DEMONSTRATE API