{"id":30767761,"url":"https://github.com/youpy/hoover.js","last_synced_at":"2025-10-13T20:33:36.694Z","repository":{"id":28138167,"uuid":"31637745","full_name":"youpy/Hoover.js","owner":"youpy","description":null,"archived":false,"fork":false,"pushed_at":"2018-05-12T14:20:56.000Z","size":100,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-06T16:57:39.136Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://youpy.github.io/Hoover.js/","language":"JavaScript","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/youpy.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-03-04T04:22:38.000Z","updated_at":"2019-06-14T21:41:34.000Z","dependencies_parsed_at":"2022-08-25T03:41:04.930Z","dependency_job_id":null,"html_url":"https://github.com/youpy/Hoover.js","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/youpy/Hoover.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/youpy%2FHoover.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/youpy%2FHoover.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/youpy%2FHoover.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/youpy%2FHoover.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/youpy","download_url":"https://codeload.github.com/youpy/Hoover.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/youpy%2FHoover.js/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279016921,"owners_count":26085908,"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-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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-09-04T20:09:15.607Z","updated_at":"2025-10-13T20:33:36.661Z","avatar_url":"https://github.com/youpy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hoover.js [![Build Status](https://travis-ci.org/youpy/Hoover.js.svg?branch=master)](https://travis-ci.org/youpy/Hoover.js)\n\nA JavaScript library to play hoover sound on Web Audio API.\n\nIt is (almost) compatible with [OscillatorNode interface](http://webaudio.github.io/web-audio-api/#the-oscillatornode-interface).\n\n## Installation\n\n### Browser\n\n- https://raw.githubusercontent.com/youpy/Hoover.js/master/build/js/hoover.js\n- https://raw.githubusercontent.com/youpy/Hoover.js/master/build/js/hoover.min.js\n\n```html\n\u003cscript src=\"hoover.min.js\"\u003e\u003c/script\u003e\n```\n\n### npm\n\n```\nnpm install hoover.js\n```\n\n```javascript\nrequire('web-audio-test-api');\nvar Hoover = require('hoover.js');\n```\n\n## Usage\n\n```javascript\nvar hoover = new Hoover(new AudioContext());\nhoover.connect(hoover.context.destination);\nhoover.start();\n```\n\n## See also\n\n- https://en.wikipedia.org/wiki/Hoover_sound\n- http://d.hatena.ne.jp/aerodynamik/20110621/p1\n- http://www.mcld.co.uk/blog/blog.php?254\n- https://www.youtube.com/watch?v=-FYfRSTvspk\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoupy%2Fhoover.js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyoupy%2Fhoover.js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoupy%2Fhoover.js/lists"}