@linker-design/work-flow
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

@linkerdesign/work-flow

a lightweight workflow editor for AI algorithm schedule.

Setup

npm i -S @linkerdesign/work-flow

Features

  1. auto layout nodes
  2. support if and parallel for branches
  3. use dragdrop to easily orchestrate algorithms
  4. allow zoom, pan interaction
  5. flexible architecture, you can customize every layer you want.

Usage Demo

briefly view of the editor

DragDrop alogrithm

dragdrop algorithm

Change branches

change branches

Nesting branches

cascade branches

Config Node Data

config data

config data

config data

config data

Architecture

architecture

Class Inheritance

class inheritance

Main Class Description

main class description will come soon!

API

API description will come soon!

/@linker-design/work-flow/

    Package Sidebar

    Install

    npm i @linker-design/work-flow

    Weekly Downloads

    1

    Version

    0.2.0

    License

    MIT

    Unpacked Size

    1.61 MB

    Total Files

    138

    Last publish

    Collaborators

    • linker-design