Skip to content

📦 An NPM module to create chord sheets out of markdown files.

License

Notifications You must be signed in to change notification settings

gldraphael/chordsheet

Repository files navigation

Chordsheet · Build Status

An NPM package to help create chord sheets out of markdown files.

If you're looking for an online editor check this out: https://gldraphael.github.io/chordsheet-editor/

Styling the chords

You may use the following CSS to style the chords:

.chord {
  position: absolute;
}
.chord .inner {
  position: relative;
  top: -1em;
}

Remember to set the line-height property on the container.

About

📦 An NPM module to create chord sheets out of markdown files.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published