@stepflow/editor
TypeScript icon, indicating that this package has built-in type declarations

0.1.39 • Public • Published

@stepflow/editor

NPM version NPM downloads

基于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 doctor

LICENSE

MIT

/@stepflow/editor/

    Package Sidebar

    Install

    npm i @stepflow/editor

    Weekly Downloads

    0

    Version

    0.1.39

    License

    MIT

    Unpacked Size

    364 kB

    Total Files

    137

    Last publish

    Collaborators

    • aio-lowcode