{"id":21224292,"url":"https://github.com/sam-parsons/deno-beep","last_synced_at":"2026-05-22T14:07:23.610Z","repository":{"id":123935670,"uuid":"380794500","full_name":"sam-parsons/deno-beep","owner":"sam-parsons","description":"make deno modules beep","archived":false,"fork":false,"pushed_at":"2021-06-27T20:44:52.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-21T17:34:49.523Z","etag":null,"topics":["beep","deno"],"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/sam-parsons.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":"2021-06-27T17:00:56.000Z","updated_at":"2023-03-09T03:58:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"7c2c0485-3514-4344-8aaa-11d8aab228d4","html_url":"https://github.com/sam-parsons/deno-beep","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sam-parsons%2Fdeno-beep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sam-parsons%2Fdeno-beep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sam-parsons%2Fdeno-beep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sam-parsons%2Fdeno-beep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sam-parsons","download_url":"https://codeload.github.com/sam-parsons/deno-beep/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243672369,"owners_count":20328762,"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":["beep","deno"],"created_at":"2024-11-20T22:57:36.328Z","updated_at":"2026-05-22T14:07:18.557Z","avatar_url":"https://github.com/sam-parsons.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# deno-beep\n\n\u003e Make Deno modules beep\n\n## Usage\n\n```js\nimport beep from \"https://github.com/sam-parsons/deno-beep/blob/1a6cbe610a7706e67f1fd920a1af82436fd74f9f/mod.ts\"\n\n// single beep, 500ms delay default\nawait beeper();\n\n// beep 4 times w. 1000ms delay\nawait beeper(4, 1000);\n\n//play a pattern of beeps\nawait beeper('####-#-#');\n```\n\n## API\n\nIt will not beep if the user supplies the `--no-beep` flag.\n\n### beeper(count?)\n### beeper(pattern?)\n\nReturns a `Promise\u003cvoid\u003e` that is resolved after beeping has ended.\n\n#### count\n\nType: `number`\\\nDefault: `1`\n\nHow many times you want it to beep.\n\n#### pattern\n\nType: `string`\n\nConstruct your own pattern by supplying a string of `#` for beep `-` for pause.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsam-parsons%2Fdeno-beep","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsam-parsons%2Fdeno-beep","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsam-parsons%2Fdeno-beep/lists"}