An open API service indexing awesome lists of open source software.

https://github.com/pianosnake/uke-chord

Web Component/HTML element for tab chord diagrams using SVG
https://github.com/pianosnake/uke-chord

chord-diagram guitar guitar-chords tab tabulature uke-chord ukulele ukulele-chords webcomponent

Last synced: 14 days ago
JSON representation

Web Component/HTML element for tab chord diagrams using SVG

Awesome Lists containing this project

README

        

# <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](https://pianosnake.github.io/uke-chord/example.png)

### Usage

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

```

```

Then start using the custom element. See more [examples and a live demo here](https://pianosnake.github.io/uke-chord/).

```

```

## Develop

Download this repo and submit pull requests.

## License

[MIT License](http://opensource.org/licenses/MIT)