alyssaxuu/flowy
The minimal javascript library to create flowcharts ✨ observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2471
- days_rel: n/a
- days_push: 781
- n_releases_24m: 0
Adoption not part of the score
12115 stars · 1043 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
library · maturity maintenance
ui-components animation frontend-framework web-development frontend developer-tools browser flowchart drag-and-drop vanilla-javascript diagram-editor no-dependencies workflow-builder automation javascript web-server
1 source
- readme: https://github.com/alyssaxuu/flowy · fetched 2026-08-28 · 00cb7556cd0c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| alyssaxuu/flowy | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem