Files
TablatureJS/README.md
2023-12-04 10:58:57 +01:00

11 lines
438 B
Markdown

# TablatureJS
A basic guitar tablature editor written in JavaScript.
A demo is available [here](https://djib.fr/demos/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://djib.fr/ssh/djib/TablatureJS/raw/branch/master/tablaturejs.png)