greird / chordictionary-website

🎸 This is the demo website for the Chordictionary JS library. Dynamic, lightning-fast chord recognition and graphic representation for any string/fretted instrument.

Home Page:https://www.chordictionary.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chordictionary - demo website

This is just the demo website for ChordictionaryJS, a web-based dynamic chord recognition and generation library for any fretted instrument. It converts common chord tab notation, such as x32010, into its graphical representation, recognizes the chord and returns its real name and composition.

ChordictionaryJS is available here: https://github.com/greird/chordictionaryjs

Please note this is work in progress and it is not 100% reliable yet.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Deploy to github pages

bash deploy.sh

About

🎸 This is the demo website for the Chordictionary JS library. Dynamic, lightning-fast chord recognition and graphic representation for any string/fretted instrument.

https://www.chordictionary.com/


Languages

Language:Vue 64.6%Language:CSS 21.3%Language:JavaScript 9.5%Language:HTML 2.5%Language:Shell 2.1%