{"id":28999857,"url":"https://github.com/yspreen/waveform-test","last_synced_at":"2025-07-22T04:31:29.591Z","repository":{"id":133685103,"uuid":"565512327","full_name":"yspreen/waveform-test","owner":"yspreen","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-21T15:31:13.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-25T08:09:15.448Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","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/yspreen.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,"publiccode":null,"codemeta":null}},"created_at":"2022-11-13T16:37:16.000Z","updated_at":"2025-03-21T15:31:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"1f22bce2-19f3-4d38-bdc6-0c4aed3c852b","html_url":"https://github.com/yspreen/waveform-test","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yspreen/waveform-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yspreen%2Fwaveform-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yspreen%2Fwaveform-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yspreen%2Fwaveform-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yspreen%2Fwaveform-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yspreen","download_url":"https://codeload.github.com/yspreen/waveform-test/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yspreen%2Fwaveform-test/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266427499,"owners_count":23926807,"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-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":"2025-06-25T08:09:14.403Z","updated_at":"2025-07-22T04:31:29.319Z","avatar_url":"https://github.com/yspreen.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# waveform-test\n\n\u003cimg width=\"464\" alt=\"image\" src=\"https://user-images.githubusercontent.com/12631527/201533067-54d14b35-fdfc-4914-8808-e950b77fb1f7.png\"\u003e\n\n```swift\n\n\tvar clipped: some View {\n\t\tWaveformView(\n\t\t\taudioURL: url,\n\t\t\tconfiguration: .init(\n\t\t\t\tsize: .init(width: 300, height: 50),\n\t\t\t\tstyle: .striped(.init(\n\t\t\t\t\tcolor: .blue, width: 3, lineCap: .round\n\t\t\t\t))\n\t\t\t)\n\t\t)\n\t\t.frame(width: 300, height: 50)\n\t\t.background(Color.white)\n\t}\n\n\tvar scaled: some View {\n\t\tWaveformView(\n\t\t\taudioURL: url,\n\t\t\tconfiguration: .init(\n\t\t\t\tsize: .init(width: 300, height: 50),\n\t\t\t\tstyle: .striped(.init(\n\t\t\t\t\tcolor: .blue, width: 3, lineCap: .round\n\t\t\t\t)),\n\t\t\t\tverticalScalingFactor: 0.5\n\t\t\t)\n\t\t)\n\t\t.frame(width: 300, height: 50)\n\t\t.background(Color.white)\n\t}\n  \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyspreen%2Fwaveform-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyspreen%2Fwaveform-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyspreen%2Fwaveform-test/lists"}