{"id":20279085,"url":"https://github.com/t-vk/chord-collection","last_synced_at":"2025-04-11T06:18:22.483Z","repository":{"id":107366995,"uuid":"103574951","full_name":"T-vK/chord-collection","owner":"T-vK","description":"Simple collection of guitar chords in a javascript-friendly object and in json.","archived":false,"fork":false,"pushed_at":"2019-11-01T23:05:12.000Z","size":1138,"stargazers_count":37,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-11T06:18:13.490Z","etag":null,"topics":["chords","collection","database","finger","fingerings","guitar","javascript","object","positions"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/T-vK.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-14T19:49:24.000Z","updated_at":"2025-03-21T17:14:32.000Z","dependencies_parsed_at":"2023-05-17T06:30:35.154Z","dependency_job_id":null,"html_url":"https://github.com/T-vK/chord-collection","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/T-vK%2Fchord-collection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/T-vK%2Fchord-collection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/T-vK%2Fchord-collection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/T-vK%2Fchord-collection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/T-vK","download_url":"https://codeload.github.com/T-vK/chord-collection/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248351463,"owners_count":21089283,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chords","collection","database","finger","fingerings","guitar","javascript","object","positions"],"created_at":"2024-11-14T13:28:03.776Z","updated_at":"2025-04-11T06:18:22.476Z","avatar_url":"https://github.com/T-vK.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"The chords are stored in the following JSON format:\n\n```\n{\n    \"C#\":[{\n        \"positions\": [\"x\",\"4\",\"6\",\"6\",\"6\",\"4\"],\n        \"fingerings\": [[\"0\",\"1\",\"3\",\"3\",\"3\",\"1\"], [\"0\",\"1\",\"2\",\"3\",\"4\",\"1\"]]\n    },{\n        \"positions\": [\"9\",\"11\",\"11\",\"10\",\"9\",\"9\"],\n        \"fingerings\":[[\"1\",\"3\",\"4\",\"2\",\"1\",\"1\"]]\n    }, ...],\n    \"C#m\":[{\n        \"positions\":[\"x\",\"4\",\"6\",\"6\",\"5\",\"4\"],\n        \"fingerings\":[[\"0\",\"1\",\"3\",\"4\",\"2\",\"1\"]]\n    },{\n        \"positions\":[\"9\",\"11\",\"11\",\"9\",\"9\",\"9\"],\n        \"fingerings\":[[\"1\",\"3\",\"4\",\"1\",\"1\",\"1\"]]\n    }, ...],\n    ...\n}\n```\n\nFor a usage example please refer to my [Chord-Draw](https://github.com/t-vk/Chord-Draw.git) project.\n\nIf you want a complete list of all chords with all it's shapes, then go ahead and use `chords.complete.json` (~ 13.5MB !!!) or `chords.complete.js` (~ 13.5MB !!!).  \nIf you want a list of all chords and one shape per chord is enough for you, then you should use `chords.json` (~ 1.2MB !) or `chords.js` (~ 1.2MB !).\n\nThis chord library has been created with the help of jguitar.com. Which is a really awesome website that goes far beyond what this project could offer. You should defintiely check it out and consider supporting them!\n\n## License\nThe source is licensed under the GPL.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft-vk%2Fchord-collection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ft-vk%2Fchord-collection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft-vk%2Fchord-collection/lists"}