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();

/chordprojs/

    Package Sidebar

    Install

    npm i chordprojs

    Weekly Downloads

    2

    Version

    0.1.1

    License

    MIT

    Last publish

    Collaborators

    • tvdavies