@stepflow/editor
v0.1.39
Published
可基于浏览器运行的流程编排,利用json扩展自己的流程节点
Downloads
104
Readme
@stepflow/editor
基于json的可扩展逻辑编排
Usage
import { Editor } from '@stepflow/editor';
export default () => ;
Development
# install dependencies
$ yarn install
# develop library by docs demo
$ yarn start
# build library source code
$ yarn run build
# build library source code in watch mode
$ yarn run build:watch
# build docs
$ yarn run docs:build
# check your project for potential problems
$ yarn run doctorLICENSE
MIT
