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

https://github.com/yaph/traste

A JavaScript library for rendering fretboards as SVG elements.
https://github.com/yaph/traste

Last synced: 11 months ago
JSON representation

A JavaScript library for rendering fretboards as SVG elements.

Awesome Lists containing this project

README

          

# traste

> A library for rendering guitar and ukulele fretboards as SVG elements.

![Ukulele Fretboard](img/ukulele-fretboard.png 'UkeAlong.com Ukulele Fretboard')

## Install

```sh
npm install traste
```

## Usage

See the [examples directory](examples/).

## Demo

* [Interactive Fretboard Guitar & Ukulele](https://guitarstreams.com/tool/fretboard/)
* [Chord Detector for Ukulele](https://ukealong.com/tool/chord-detector/)

## License

[MIT](LICENSE) © [Ramiro Gómez](https://ramiro.org/)