chearon/dropflow
A CSS layout engine observed · 2026-08-28
Health v2 · maintenance only
79/100
- Activity 97
- Release rhythm 45
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 69
- age_days: 2600
- days_rel: 290
- days_push: 19
- n_releases_24m: 4
Adoption not part of the score
1368 stars · 31 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Dropflow is a CSS layout engine written in TypeScript that implements foundational CSS standards (inlines, blocks, floats, positioning) with high-quality international text layout. It can render to canvas in the browser or generate PDFs and images on the backend via Node and node-canvas.
Use cases
- generate pdfs from html and css on the server
- render rich wrapped text to a canvas in the browser
- lay out bidirectional and rtl text
- render multilingual text with font fallbacks
- convert html with css styles into images with node-canvas
When to choose
- you need standards-based CSS block/inline/float layout outside the browser
- you need high-quality text shaping, bidi, and grapheme-level font fallback
- you want to render HTML/CSS content to canvas or PDF in Node
When to avoid
- you need flexbox or grid layout, which are not supported
- you need a full browser rendering engine with JavaScript interaction
- you need a mature production engine like Blink or WebKit
Facets
library · maturity active
graphics image-processing pdf parser ui-components web-development frontend graphics text-editors pdf browser css-layout-engine text-layout typography canvas-rendering html-parsing rtl-text font-shaping nodejs web-server typescript
2 sources
- readme: https://github.com/chearon/dropflow · fetched 2026-08-28 · 5861461560ba
- homepage: https://chearon.github.io/dropflow/ · fetched 2026-08-29 · 988b1a749bd9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| chearon/dropflow | main | 79 |
For agents
markdown · JSON · MCP: product_card(name="chearon/dropflow")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem