sunmao-ui/packages/editor
2022-08-23 15:22:02 +08:00
..
__tests__ fix(validator): don't count keys of array destructuring assignment in property refs 2022-07-29 16:52:08 +08:00
src refactor(*): beautify code 2022-08-23 15:22:02 +08:00
types feat(arco): add arco TablePrimaryKeyWidget 2022-07-17 17:09:46 +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 refactor(editor): replace codemirror with react-codemirror2 2022-08-23 13:56:44 +08:00
playground.html
postcss.config.js
README.md
tsconfig.json feat: add the TableColumn widget 2022-03-16 09:30:24 +08:00
tsup.config.ts build(dyamic-import): make some editor files dynamic import 2022-08-19 14:02:58 +08:00
vite.config.ts refactor(editor): replace codemirror with react-codemirror2 2022-08-23 13:56:44 +08:00

editor

TODO: description

Usage

const editor = require('editor');

// TODO: DEMONSTRATE API