chordprojs

0.1.1 • Public • Published

ChordProJS

Build Status

// Parse some ChordPro formatted text
var song = chordprojs.parse("He[Am]llo, [C] it's [G]me [F]");
 
// Render as HTML
var html = song.render();

Readme

Keywords

Package Sidebar

Install

npm i chordprojs

Weekly Downloads

1

Version

0.1.1

License

MIT

Last publish

Collaborators

  • tvdavies