{"id":19832326,"url":"https://github.com/link2twenty/wave-player","last_synced_at":"2025-02-28T17:45:46.771Z","repository":{"id":58236518,"uuid":"38944716","full_name":"Link2Twenty/wave-player","owner":"Link2Twenty","description":"Polymer V1 audio player using wavesurfer.js","archived":false,"fork":false,"pushed_at":"2018-02-01T16:05:10.000Z","size":19601,"stargazers_count":6,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-11T10:21:58.954Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://link2twenty.github.io/wave-player","language":"HTML","has_issues":false,"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/Link2Twenty.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":"2015-07-12T00:11:54.000Z","updated_at":"2018-12-26T01:55:22.000Z","dependencies_parsed_at":"2022-08-31T09:40:09.377Z","dependency_job_id":null,"html_url":"https://github.com/Link2Twenty/wave-player","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Link2Twenty%2Fwave-player","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Link2Twenty%2Fwave-player/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Link2Twenty%2Fwave-player/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Link2Twenty%2Fwave-player/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Link2Twenty","download_url":"https://codeload.github.com/Link2Twenty/wave-player/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241191688,"owners_count":19925302,"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-11-12T11:37:28.290Z","updated_at":"2025-02-28T17:45:46.532Z","avatar_url":"https://github.com/Link2Twenty.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u003c wave-player \u003e\n\n⚠️ DEPRECATED: This project is no longer actively developed ⚠️\n\nCheck out the components page [HERE](http://link2twenty.github.io/wave-player)\n\n![ScreenShot](http://media.giphy.com/media/3oEduUPRhku9FpetlS/giphy.gif)\n\n## Attributes\n\n| Attribute Name | Functionality | Default |\n|----------------|-------------|-------------|\n| wavecolor | Color of the wave | #ffffff |\n| progresscolor | Color of the portion of the wave already player | #CFD8DC |\n| src* | location of the audio file |  |\n| lean | which side do you want the button on | left |\n| name | Name of audio to be displayed |  |\n| title | Specific title, to be displayed smaller |  |\n| coverart | location of cover art | art.jpg |\nrequired*\n\n## How to use\n\nIf you are looking at useing other peoples custom polymer elements I am going to guess you have some idea what's going on already. If not have a look at the [polymer site](http://polymer-project.org).\n\nPut a link to wave player in your header, it should look something like.\n```html\n\u003clink rel=\"import\" href=\"bower_components/wave-player/wave-player.html\"\u003e\n```\n\n\nNow that you have imported it you can get to using it on your page\n\u003c!--\n```\n\u003ccustom-element-demo\u003e\n  \u003ctemplate\u003e\n    \u003clink rel=\"import\" href=\"wave-player.html\"\u003e\n    \u003cnext-code-block\u003e\u003c/next-code-block\u003e\n  \u003c/template\u003e\n\u003c/custom-element-demo\u003e\n```\n--\u003e\n```html\n\u003cwave-player\n  wavecolor=\"#e44d26\" \n  progresscolor=\"#f16529\" \n  src=\"mirror.mp3\" \n  lean=\"left\"\n  name=\"Mirror\"\n  title=\"Enjoy...\"\n/\u003e\n```\n\n## Special thanks\n- Wave form visualizer - [wavesurfer.js](http://wavesurfer-js.org/)\n- Prateek Jadhwani - [prateekjadhwani](https://github.com/prateekjadhwani)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flink2twenty%2Fwave-player","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flink2twenty%2Fwave-player","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flink2twenty%2Fwave-player/lists"}