{"id":16439566,"url":"https://github.com/sevenoutman/aplayer-react","last_synced_at":"2025-03-16T17:36:22.958Z","repository":{"id":65526263,"uuid":"575253576","full_name":"SevenOutman/aplayer-react","owner":"SevenOutman","description":"The missing APlayer for your React applications","archived":false,"fork":false,"pushed_at":"2023-08-08T10:30:15.000Z","size":372,"stargazers_count":36,"open_issues_count":4,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-09-26T23:19:09.086Z","etag":null,"topics":["aplayer","music","player","react"],"latest_commit_sha":null,"homepage":"https://aplayer-react.js.org","language":"TypeScript","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/SevenOutman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"github":"SevenOutman"}},"created_at":"2022-12-07T04:56:08.000Z","updated_at":"2024-09-10T08:24:24.000Z","dependencies_parsed_at":"2024-06-21T02:14:15.440Z","dependency_job_id":"1dbdbd4b-1b12-4142-a875-c15d768ea99d","html_url":"https://github.com/SevenOutman/aplayer-react","commit_stats":{"total_commits":87,"total_committers":5,"mean_commits":17.4,"dds":0.05747126436781613,"last_synced_commit":"63056c95b50c985c35ec8fb0efd42f9c236941ce"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":"egoist/ts-lib-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SevenOutman%2Faplayer-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SevenOutman%2Faplayer-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SevenOutman%2Faplayer-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SevenOutman%2Faplayer-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SevenOutman","download_url":"https://codeload.github.com/SevenOutman/aplayer-react/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219861950,"owners_count":16555980,"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":["aplayer","music","player","react"],"created_at":"2024-10-11T09:09:48.304Z","updated_at":"2024-10-11T09:10:40.279Z","avatar_url":"https://github.com/SevenOutman.png","language":"TypeScript","funding_links":["https://github.com/sponsors/SevenOutman"],"categories":[],"sub_categories":[],"readme":"# aplayer-react\n\n[APlayer](https://aplayer.js.org/) for your React application.\n\n![npm](https://img.shields.io/npm/v/aplayer-react)\n![CI Status](https://github.com/SevenOutman/aplayer-react/actions/workflows/ci.yml/badge.svg)\n[![semantic-release: angular](https://img.shields.io/badge/semantic--release-angular-e10079?logo=semantic-release)](https://github.com/semantic-release/semantic-release)\n\n![ScreenShot](./screenshot.png)\n\nView full documentation on https://aplayer-react.js.org\n\n## Features\n\nThe APlayer features you love with the APlayer options you are familiar with.\n\n- Beautiful and clean UI\n- Lyrics scroll\n- Playlist with repeat \u0026 shuffle controls\n- Custom theme color / Self-adapting theme color\n\n## Usage\n\nInstall `aplayer-react` npm package\n\n    npm i aplayer-react\n\nImport APlayer component from `aplayer-react` package, and import stylesheet.\n\n```jsx\nimport { APlayer } from \"aplayer-react\";\nimport \"aplayer-react/dist/index.css\";\n\nrender(\n  \u003cAPlayer\n    audio={{\n      name: \"Dancing with my phone\",\n      artist: \"HYBS\",\n      url: \"https://music.163.com/song/media/outer/url?id=1969744125\",\n    }}\n    autoPlay\n  /\u003e\n);\n```\n\n## Who uses aplayer-react?\n\n[Doma's blog](https://doma.land) and [more](https://github.com/SevenOutman/aplayer-react/network/dependents)\n\n## Related projects\n\n- [APlayer](https://github.com/DIYgod/APlayer): Prior art\n- [react-aplayer](https://github.com/sabrinaluo/react-aplayer): A React wrapper component of APlayer\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsevenoutman%2Faplayer-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsevenoutman%2Faplayer-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsevenoutman%2Faplayer-react/lists"}