Files
TablatureJS/README.md

11 lines
438 B
Markdown

# TablatureJS
A basic guitar tablature editor written in JavaScript.
A demo is available [here](https://demos.djib.fr/tablaturejs/).
If you want your own instance you need to download both the *html* and *js* files, put them in the same directory, and open the *html* file in a browser.
You should get a screen similar to the one below.
![TablatureJS in action](https://git.djib.fr/djib/TablatureJS/raw/branch/master/tablaturejs.png)