mirror of
https://github.com/VisActor/VChart
synced 2024-11-22 16:37:50 +00:00
.. | ||
__tests__ | ||
src | ||
.eslintignore | ||
.eslintrc.js | ||
bundler.config.js | ||
jest.config.js | ||
package.json | ||
README.md | ||
setup-mock.js | ||
tsconfig.eslint.json | ||
tsconfig.json | ||
tsconfig.test.json |
@visactor/vchart-editor
Description
The VChart editor component.
Usage
import { xxx } from '@visactor/vchart-editor';
Develop
# start server
$ rush editor