Skip to content

Latest commit

 

History

37 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

chordprojs - a Chordpro parser and formatter

Usage

var parseResult = chordpro.parse(source);
var formatResult = chordpro.formatParseResult(parseResult);

or

var formatResult = chordpro.format(source)

format generates HTML where, when needed, chords are wrapping together with their associated lyrics line. Default CSS that works with the generated HTML is defined in chordpro.css.

About

A ChordPro parser and formatter.

Resources

Stars

19 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages