0xfe/vexflow
A JavaScript library for rendering music notation and guitar tablature. observed · 2026-08-28
Health v2 · maintenance only
27/100
- Activity 9
- Release rhythm 8
- Longevity 100
Flags: no_license
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: n/a
- age_days: 5874
- days_rel: n/a
- days_push: 546
- n_releases_24m: 0
Adoption not part of the score
4365 stars · 684 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
VexFlow is an open-source TypeScript library for rendering music notation and guitar tablature to HTML Canvas and SVG. It works in browsers and Node.js, offering both a high-level EasyScore API and a low-level native API for precise control over score rendering.
Use cases
- render sheet music in a web page
- display guitar tablature in a music education app
- generate score images or PDFs from a Node.js script
- build an interactive music notation editor
- embed musical exercises in an online learning platform
- render staves, clefs, and time signatures with SVG
When to choose
- you need to render music notation or tablature in JavaScript
- you want both browser and Node.js rendering support
- you need fine-grained control over notation layout via a low-level API
- you want a mature, widely used notation library
When to avoid
- you need audio playback or MIDI synthesis rather than visual rendering
- you need full MusicXML import/export support out of the box
- you are building a native mobile or desktop app without a web view
- you need engraving-quality output comparable to dedicated desktop notation software
Facets
library · maturity stable
graphics data-visualization sdk web-development media education cross-platform browser cross-platform music-notation sheet-music guitar-tablature svg canvas typescript music-theory score-rendering nodejs web-server
2 sources
- readme: https://github.com/0xfe/vexflow · fetched 2026-08-28 · ed51db6fe221
- homepage: http://www.vexflow.com · fetched 2026-08-29 · 11deb8594b81
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| 0xfe/vexflow | main | 27 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem