# alyssaxuu/flowy

The minimal javascript library to create flowcharts ✨

Repository: https://github.com/alyssaxuu/flowy
Canonical: https://ross.abutalabs.com/products/flowy
Language: JavaScript
License: MIT
License Family: permissive
Topics: flowchart, diagrams, javascript, javascript-library, minimal, engine, drag-and-drop, zapier, marketing, marketing-automation
Last push: 2024-07-13T17:01:28+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2471, "days_push": 781, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 12115, forks 1043 (observed 2026-08-28T04:10:51.786413+00:00)

## What it is
Flowy is a minimal, dependency-free vanilla JavaScript library for building drag-and-drop flowchart editors in web apps. It provides block snapping, rearrangement, import/export of flowchart data, and mobile support via a simple API.

## Use cases
- add a flowchart editor to a web app
- build automation workflow builders like zapier
- create mind mapping tools
- embed drag-and-drop node diagrams in the browser
- let users visually build simple programs
- save and reload flowchart data in a webapp

## When to choose
- you need a lightweight, dependency-free flowchart canvas in vanilla JS
- you want drag-and-drop block snapping with minimal setup
- you're building automation or workflow builder UIs
- you need mobile-friendly flowchart editing

## When to avoid
- you need npm package management or modern build tooling integration
- you need advanced diagram features like edge routing or many node types
- you need a maintained project with active development
- you need React/Vue component integration out of the box

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation, frontend-framework
- domain: web-development, frontend, developer-tools
- platform: browser
- tags: flowchart, drag-and-drop, vanilla-javascript, diagram-editor, no-dependencies, workflow-builder, automation, javascript, web-server

## Member repositories
- alyssaxuu/flowy (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:51.786413+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:14:55.564107+00:00, confidence not recorded.
  - readme: https://github.com/alyssaxuu/flowy (fetched 2026-08-28T04:10:51.786413+00:00, sha 00cb7556cd0c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
