Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/no-chris/chord-symbol
The definitive chord symbol parser and renderer for Javascript/NodeJS.
https://github.com/no-chris/chord-symbol
chord chord-charts chord-intervals chord-naming chord-parsing chord-symbols chords guitar guitar-chords intervals music music-theory parser piano ukulele
Last synced: 11 days ago
JSON representation
The definitive chord symbol parser and renderer for Javascript/NodeJS.
- Host: GitHub
- URL: https://github.com/no-chris/chord-symbol
- Owner: no-chris
- License: mit
- Created: 2019-05-14T07:28:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-22T15:37:08.000Z (11 months ago)
- Last Synced: 2024-04-23T17:06:48.731Z (7 months ago)
- Topics: chord, chord-charts, chord-intervals, chord-naming, chord-parsing, chord-symbols, chords, guitar, guitar-chords, intervals, music, music-theory, parser, piano, ukulele
- Language: JavaScript
- Homepage: https://chord-symbol.netlify.app
- Size: 27.7 MB
- Stars: 139
- Watchers: 3
- Forks: 8
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
[![Build Status](https://github.com/no-chris/chord-symbol/actions/workflows/build.yml/badge.svg)](https://github.com/no-chris/chord-symbol/actions/workflows/build.yml)
[![Coverage Status](https://coveralls.io/repos/github/no-chris/chord-symbol/badge.svg?branch=master)](https://coveralls.io/github/no-chris/chord-symbol?branch=master)
[![codebeat badge](https://codebeat.co/badges/00adfedf-2b24-4be2-aabc-8d34354c4ec3)](https://codebeat.co/projects/github-com-no-chris-chord-symbol-master)# ChordSymbol
`ChordSymbol` is the definitive chord symbol parser and renderer for Javascript/NodeJS.
## Available packages
| Package name | Desription |
| ------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------------------- |
| [chord-symbol](https://github.com/no-chris/chord-symbol/tree/master/packages/chord-symbol) | The core library for parsing and rendering chord symbols |
| [chord-symbol-ultimateguitar](https://github.com/no-chris/chord-symbol/tree/master/packages/chord-symbol-ultimateguitar) | Generate Ultimate Guitar-friendly chord symbols |