react-guitar-lyrics
v0.2.0
Published
This component shows a guitar chord above the lyrics in the form of text or svg diagram. This project is a sub project of [Guitar-Editor](https://github.com/Haixiang6123/Guitar-Editor).
Downloads
21
Readme
react-guitar-lyrics
This component shows a guitar chord above the lyrics in the form of text or svg diagram. This project is a sub project of Guitar-Editor.
Screenshots
or
How to run
$ npm install
$ npm start
How to use
[Chord Name] Lyrics...
<Lyrics isEmbedChord={true}>
[F] Good morning!
</Lyrics>
All Chords
Advanced
Chord component
If you are interested in the Chord component, please check this out.
Guitar tabs editor
If you like this project, maybe you love my Guitar-Editor. You can edit a guitar tab with the online editor.