{"id":22293592,"url":"https://github.com/xi/xiply","last_synced_at":"2025-07-15T06:42:50.992Z","repository":{"id":25670391,"uuid":"29106219","full_name":"xi/xiply","owner":"xi","description":"very simple js/html5 audio player","archived":false,"fork":false,"pushed_at":"2019-03-02T21:57:43.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-15T03:43:46.893Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-01-11T21:11:00.000Z","updated_at":"2019-03-02T21:57:44.000Z","dependencies_parsed_at":"2022-08-24T06:40:50.172Z","dependency_job_id":null,"html_url":"https://github.com/xi/xiply","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/xi/xiply","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xi%2Fxiply","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xi%2Fxiply/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xi%2Fxiply/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xi%2Fxiply/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xi","download_url":"https://codeload.github.com/xi/xiply/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xi%2Fxiply/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265414733,"owners_count":23761060,"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":[],"created_at":"2024-12-03T17:29:45.564Z","updated_at":"2025-07-15T06:42:50.750Z","avatar_url":"https://github.com/xi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"xiply.js - very simple js/html5 audio player\n\nExample usage:\n\n\t\u003cdiv id=\"player\"\u003e\n\t\t\u003cp\u003eThis is a nice song: \u003ca class=\"track\" href=\"1.mp3\"\u003eTrack 1\u003c/a\u003e\u003c/p\u003e\n\t\t\u003cp\u003eBut this one is even nicer: \u003ca class=\"track\" href=\"2.mp3\"\u003eTrack 2\u003c/a\u003e\u003c/p\u003e\n\t\u003c/div\u003e\n\n\t\u003cscript src=\"xiply.js\"\u003e\u003c/script\u003e\n\t\u003cscript\u003e\n\t\tinit_xiply(document.getElementById('player'));\n\t\u003c/script\u003e\n\nxiply.js will add an audio element to the `player` div.\nWhen you click a `track` it will start playing.\nWhen it is finished playing it will automatically start the\nnext `track` from the same `player` div.\n\n`init_xiply` returns the generated audio element. Two additional event types\nwill be triggered on this element: `'selectTrack'` and `'unselectTrack'`. In\nboth cases, `event.detail` contains the title.\n\nxiply.js tries to be accessible and degrade gracefully\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxi%2Fxiply","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxi%2Fxiply","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxi%2Fxiply/lists"}