{"id":20956972,"url":"https://github.com/spilth/chord_diagrams","last_synced_at":"2025-05-14T05:32:37.870Z","repository":{"id":34901651,"uuid":"188308642","full_name":"spilth/chord_diagrams","owner":"spilth","description":"Generate SVGs for Guitar and Ukulele Chord Diagrams","archived":false,"fork":false,"pushed_at":"2024-10-07T22:15:08.000Z","size":45,"stargazers_count":6,"open_issues_count":5,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-07T22:22:47.598Z","etag":null,"topics":["chords","guitar","guitar-chords","music","ruby"],"latest_commit_sha":null,"homepage":"https://rubygems.org/gems/chord_diagrams","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spilth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2019-05-23T21:23:16.000Z","updated_at":"2024-10-07T22:14:40.000Z","dependencies_parsed_at":"2024-04-03T17:44:15.778Z","dependency_job_id":"8dcbbfaf-85d4-456a-88d4-b98d492fa725","html_url":"https://github.com/spilth/chord_diagrams","commit_stats":{"total_commits":26,"total_committers":2,"mean_commits":13.0,"dds":"0.15384615384615385","last_synced_commit":"4a7886edbaf3a22f9a90319300bc38b86cf66516"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spilth%2Fchord_diagrams","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spilth%2Fchord_diagrams/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spilth%2Fchord_diagrams/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spilth%2Fchord_diagrams/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spilth","download_url":"https://codeload.github.com/spilth/chord_diagrams/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225277663,"owners_count":17448722,"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","guitar","guitar-chords","music","ruby"],"created_at":"2024-11-19T01:28:53.398Z","updated_at":"2024-11-19T01:28:54.053Z","avatar_url":"https://github.com/spilth.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ChordDiagrams [![Build Status](https://www.travis-ci.com/spilth/chord_diagrams.svg?branch=main)](https://www.travis-ci.com/spilth/chord_diagrams)\n\nGenerate SVGs for Guitar and Ukulele Chord Diagrams\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'chord_diagrams'\n```\n\nAnd then execute:\n\n```bash\n$ bundle\n```\n\nOr install it yourself as:\n\n```bash\n$ gem install chord_diagrams\n```\n\n## Usage\n\n```ruby\nrequire 'chord_diagrams'\nputs ChordDiagrams.guitar_svg('Am')\nputs ChordDiagrams.ukulele_svg('Am')\n```\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/spilth/chord_diagrams.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspilth%2Fchord_diagrams","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspilth%2Fchord_diagrams","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspilth%2Fchord_diagrams/lists"}