Socket
Book a DemoInstallSign in
Socket

@joskii/jflow

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@joskii/jflow

JFlow 的目标是设计一套基于 canvas 的轻量级流程图引擎,支持 vue 开发者与 canvas 高级开发人员共同开发。

latest
npmnpm
Version
0.2.36-beta
Version published
Maintainers
1
Created
Source

JFlow

JFlow 的目标是设计一套基于 canvas 的轻量级流程图引擎,支持 vue 开发者与 canvas 高级开发人员共同开发。

导引 DEMO

LOGIC-DEMO 字符输入-DEMO

Features

目前的实现包含了:

  • 基础 API及接口
    • 布局接口
    • 节点 API
    • 连线 API
    • 绘图 API
    • ...
  • 多层级
    • 坐标换算
    • 布局系统
    • 事件冒泡
  • 自由拓展形状、组、连线
  • 自由的数据输入
  • vue 框架支持

install

npm i @joskii/jflow

Motivation

JFlow的设计是为了满足下面的目标:

  • 支持灵活的数据模型,数据绑定
  • 支持视觉定制化需求
  • 支持细粒度的交互需求
  • 支持一般前端开发人员做快速迭代

FAQs

Package last updated on 08 Sep 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts