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.
- Host: GitHub
- URL: https://github.com/yaph/traste
- Owner: yaph
- License: mit
- Created: 2019-12-21T22:18:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-25T18:59:13.000Z (over 2 years ago)
- Last Synced: 2025-06-30T14:18:12.120Z (12 months ago)
- Language: JavaScript
- Homepage: https://ukealong.com/tool/scales/
- Size: 220 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# traste
> A library for rendering guitar and ukulele fretboards as SVG elements.

## 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/)