Skip to main content

Crate chordlib

Crate chordlib 

Source
Expand description

Library helpers to parse, transform, and render chord-and-lyrics songs.

The crate focuses on common song markup formats such as ChordPro and Ultimate Guitar tabs, while providing renderers for HTML and ChordPro outputs. Feature flags:

  • html: parse and render HTML content.
  • bin: build the chordlib CLI (depends on clap).

See the README for end-to-end examples.

Modules§

inputs
outputs
types

Enums§

Error