{"id":17303243,"url":"https://github.com/gregjopa/html5-guitar-tab-player","last_synced_at":"2025-09-13T15:22:11.083Z","repository":{"id":1273653,"uuid":"1212887","full_name":"gregjopa/HTML5-Guitar-Tab-Player","owner":"gregjopa","description":"A music player plug-in for Vexflow","archived":false,"fork":false,"pushed_at":"2012-07-06T18:58:13.000Z","size":2295,"stargazers_count":100,"open_issues_count":2,"forks_count":23,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-14T13:12:12.893Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://code.gregjopa.com/html5/audio/tabplayer/v2/","language":"JavaScript","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/gregjopa.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}},"created_at":"2011-01-01T20:15:59.000Z","updated_at":"2025-01-15T01:41:34.000Z","dependencies_parsed_at":"2022-07-15T09:17:19.915Z","dependency_job_id":null,"html_url":"https://github.com/gregjopa/HTML5-Guitar-Tab-Player","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gregjopa/HTML5-Guitar-Tab-Player","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregjopa%2FHTML5-Guitar-Tab-Player","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregjopa%2FHTML5-Guitar-Tab-Player/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregjopa%2FHTML5-Guitar-Tab-Player/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregjopa%2FHTML5-Guitar-Tab-Player/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gregjopa","download_url":"https://codeload.github.com/gregjopa/HTML5-Guitar-Tab-Player/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregjopa%2FHTML5-Guitar-Tab-Player/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274982937,"owners_count":25385330,"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","status":"online","status_checked_at":"2025-09-13T02:00:10.085Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-10-15T11:49:47.541Z","updated_at":"2025-09-13T15:22:11.047Z","avatar_url":"https://github.com/gregjopa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Example usage\n\n```javascript\n/* Using TavDiv */\n\n// disable tabdiv processing on page load\nVex.Flow.TabDiv.SEL = null;\n\n$(document).ready(function() {\n\n    // tabdiv - parse, create canvas, and draw\n    var tabDiv = new Vex.Flow.TabDiv(\"#tab\");\n\n    // initialize tab player\n    var player = new TabPlayer({\n        'tabDiv': tabDiv,\n        'tempo': 120,\n        'notesPerBeat': 4,\n        'animation': true\n    });\n\n});\n\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregjopa%2Fhtml5-guitar-tab-player","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgregjopa%2Fhtml5-guitar-tab-player","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregjopa%2Fhtml5-guitar-tab-player/lists"}