{"id":30127610,"url":"https://github.com/moeki0/flockflock","last_synced_at":"2026-01-12T02:19:55.746Z","repository":{"id":57238584,"uuid":"443915424","full_name":"moeki0/flockflock","owner":"moeki0","description":"Boid (flock simulation) in the browser.","archived":false,"fork":false,"pushed_at":"2022-01-09T00:59:46.000Z","size":21436,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-30T03:50:23.528Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/moeki0.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":"2022-01-03T02:03:12.000Z","updated_at":"2022-01-09T00:59:39.000Z","dependencies_parsed_at":"2022-08-26T15:11:59.196Z","dependency_job_id":null,"html_url":"https://github.com/moeki0/flockflock","commit_stats":null,"previous_names":["moekidev/baitball","moekidev/flockflock","kawakamidev/flockflock","moekiorg/flockflock"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/moeki0/flockflock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moeki0%2Fflockflock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moeki0%2Fflockflock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moeki0%2Fflockflock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moeki0%2Fflockflock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moeki0","download_url":"https://codeload.github.com/moeki0/flockflock/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moeki0%2Fflockflock/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28331982,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T00:36:25.062Z","status":"online","status_checked_at":"2026-01-12T02:00:08.677Z","response_time":98,"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-08-10T17:08:34.634Z","updated_at":"2026-01-12T02:19:55.727Z","avatar_url":"https://github.com/moeki0.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FlockFlock\n\nBoid (flock simulation) in the browser.\n\n![Image](https://github.com/moekidev/flockflock/blob/main/docs/image.gif)\n\n## Installation\n\n```\nnpm i -D flockflock\n```\n\n```\nyarn add -D flockflock\n```\n\n## Usage\n\n```html\n\u003cdiv class=\"world\" style=\"width: 500px; height: 500px;\"\u003e\u003c/div\u003e\n```\n\n```js\nimport { Flock } from 'flockflock'\n\nnew Flock('.world', {\n  n: 200,\n  fps: 60,\n  bait: true,\n  predator: true\n})\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoeki0%2Fflockflock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoeki0%2Fflockflock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoeki0%2Fflockflock/lists"}