Skip to content

pianosnake/uke-chord

Repository files navigation

<uke-chord>

A Web Component element for a tab chord diagrams using SVG graphics with no framework dependencies. Can be used for guitar, ukulele, 7 string guitar, 5 string charango, 3 string mountain dulcimer, etc...

alt tag

Usage

Include the following script tag in the head section of your page:

<script src="//pianosnake.github.io/uke-chord/uke-chord.js"></script>

Then start using the custom element. See more examples and a live demo here.

  <uke-chord frets="2001"></uke-chord>

Develop

Download this repo and submit pull requests.

License

MIT License