fusion-flow
v0.5.3
Published
The awesome AI flow editor powered by fusion.ai
Maintainers
Readme
English | 简体中文
Installation
npm i fusion-flow
# or use yarn
yarn add fusion-flow
# or use pnpm
pnpm add fusion-flow
Usaging
You can import the generated bundle to use the whole library generated by this starter:
import { FixedLayoutEditor } from 'fusion-flow';Documentation
Features
Development
git clone [email protected]:fusion-tech-org/fusion-ui.git
