{"id":20081254,"url":"https://github.com/depuits/duckhunt","last_synced_at":"2025-08-24T17:18:34.329Z","repository":{"id":219964811,"uuid":"750389055","full_name":"depuits/duckhunt","owner":"depuits","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-30T15:21:39.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T13:28:27.426Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/depuits.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":"2024-01-30T14:56:00.000Z","updated_at":"2024-01-30T15:14:35.000Z","dependencies_parsed_at":"2024-01-30T16:47:30.231Z","dependency_job_id":"827fe876-513b-4f73-8aa6-3e054d53c5d3","html_url":"https://github.com/depuits/duckhunt","commit_stats":null,"previous_names":["depuits/duckhunt"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/depuits/duckhunt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/depuits%2Fduckhunt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/depuits%2Fduckhunt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/depuits%2Fduckhunt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/depuits%2Fduckhunt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/depuits","download_url":"https://codeload.github.com/depuits/duckhunt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/depuits%2Fduckhunt/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267289424,"owners_count":24064726,"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-27T02:00:11.917Z","response_time":82,"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":"2024-11-13T15:34:05.199Z","updated_at":"2025-07-27T02:34:38.135Z","avatar_url":"https://github.com/depuits.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Duckhunt\n\nSimple script enabling you to add ducks on any page.\n\n## Usage\n\nInclude `js` and `css` in html:\n\n```html\n\u003clink type=\"text/css\" rel=\"stylesheet\" href=\"duckhunt.css\" /\u003e\n\u003cscript type=\"text/javascript\" src=\"duckhunt.js\"\u003e\u003c/script\u003e\n```\n\nCreate element to place the container in:\n\n```html\n\u003cdiv id=\"flySpace\"\u003e\u003c/div\u003e\n```\n\nCreate an instance of the duckhunt passing the id of parent element:\n\n```js\nvar hunter = Duckhunt.create('flySpace');\n\n// optionally edit some values\nhunter.maxDucks = 10;\nhunter.duckSpawnDelay = [ 200 /*min*/, 1500 /*max*/]; // in ms\n```\n\n## Example\n\nExample can be found [here](https://depuits.github.io/duckhunt/index.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdepuits%2Fduckhunt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdepuits%2Fduckhunt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdepuits%2Fduckhunt/lists"}