{"id":13485018,"url":"https://github.com/littledivy/deno_audio","last_synced_at":"2025-04-30T17:42:35.221Z","repository":{"id":40988701,"uuid":"309581782","full_name":"littledivy/deno_audio","owner":"littledivy","description":"Audio playback library for Deno","archived":false,"fork":false,"pushed_at":"2023-09-05T10:11:39.000Z","size":383,"stargazers_count":37,"open_issues_count":11,"forks_count":9,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-19T07:47:17.423Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/littledivy.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}},"created_at":"2020-11-03T05:18:50.000Z","updated_at":"2025-02-09T08:55:33.000Z","dependencies_parsed_at":"2024-02-18T07:32:51.792Z","dependency_job_id":"ea71cc08-cc1b-4bd1-8b24-a6ce9f8b0c51","html_url":"https://github.com/littledivy/deno_audio","commit_stats":{"total_commits":10,"total_committers":1,"mean_commits":10.0,"dds":0.0,"last_synced_commit":"ba12323ed94ef064096597f5774a640ff25329d5"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/littledivy%2Fdeno_audio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/littledivy%2Fdeno_audio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/littledivy%2Fdeno_audio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/littledivy%2Fdeno_audio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/littledivy","download_url":"https://codeload.github.com/littledivy/deno_audio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251753004,"owners_count":21638214,"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-07-31T17:01:42.790Z","updated_at":"2025-04-30T17:42:35.172Z","avatar_url":"https://github.com/littledivy.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"\u003cbr /\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/littledivy/deno_audio\"\u003e\n    \u003cimg src=\"./icon.webp\" alt=\"deno_audio logo\" height=\"240\"\u003e\n  \u003c/a\u003e\n  \u003ch3 align=\"center\"\u003edeno_audio\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003e\n    Audio playback library for Deno.\n \u003c/p\u003e\n \u003cp align=\"center\"\u003e\n\n[![stars](https://img.shields.io/github/stars/littledivy/deno_audio)](https://github.com/littledivy/deno_audio/stargazers)\n[![issues](https://img.shields.io/github/issues/littledivy/deno_audio)](https://github.com/littledivy/deno_audio/issues)\n![deno version](https://img.shields.io/badge/deno-1.19.0-success)\n\n\u003c/p\u003e\n\u003c/p\u003e\n\n\u003c!-- TODO: will CPAL WASM really work on Deno?\n\u003e Currently published as a Deno Plugin until Rodio supports WASM. [RustAudio/rodio#313](https://github.com/RustAudio/rodio/issues/313)\n---\u003e\n\n## Example\n\n```typescript\nimport { play } from \"https://deno.land/x/audio@0.2.0/mod.ts\";\n\n// supports mp3, wav, vorbis, flac\nawait play(\"music.mp3\");\n```\n\n## Building from source\n\n### Prerequisites\n\n- [deno](https://deno.land/)\n- [rust](https://www.rust-lang.org/)\n- [deno_bindgen](https://github.com/denoland/deno_bindgen)\n- libasound2-dev - `apt-get install libasound2-dev`\n\n## Building\n\n```bash\n$ deno_bindgen --release\n```\n\n## Example\n\n```bash\n$ deno run --unstable -A example.ts\n```\n\n### Contribution\n\nPull request, issues and feedback are very welcome. Code style is formatted with\n`deno fmt` and commit messages are done following\n[Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) spec.\n\n## Copyright\n\nLogo by [@carazmatic](https://picsart.com/i/284157719013211) at picsart.com\n(cute, isn't it?)\n\ndeno_audio is licensed under the MIT license. Please see the [LICENSE](LICENSE)\nfile.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flittledivy%2Fdeno_audio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flittledivy%2Fdeno_audio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flittledivy%2Fdeno_audio/lists"}