{"id":22440569,"url":"https://github.com/seacloud9/aframe-boids-component","last_synced_at":"2025-03-27T09:28:25.626Z","repository":{"id":69302962,"uuid":"88065847","full_name":"seacloud9/aframe-boids-component","owner":"seacloud9","description":null,"archived":false,"fork":false,"pushed_at":"2018-07-02T03:40:19.000Z","size":5437,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-01T14:25:12.128Z","etag":null,"topics":["aframe","boids","webvr"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/seacloud9.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2017-04-12T15:11:08.000Z","updated_at":"2018-08-24T09:17:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"395cb578-5d03-47b7-9aba-2a2b29c50681","html_url":"https://github.com/seacloud9/aframe-boids-component","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/seacloud9%2Faframe-boids-component","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seacloud9%2Faframe-boids-component/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seacloud9%2Faframe-boids-component/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seacloud9%2Faframe-boids-component/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seacloud9","download_url":"https://codeload.github.com/seacloud9/aframe-boids-component/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245816717,"owners_count":20677149,"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":["aframe","boids","webvr"],"created_at":"2024-12-06T01:22:16.951Z","updated_at":"2025-03-27T09:28:25.602Z","avatar_url":"https://github.com/seacloud9.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## aframe-boids-component\n\n[![Version](http://img.shields.io/npm/v/aframe-aframe-boids-component.svg?style=flat-square)](https://npmjs.org/package/aframe-aframe-boids-component)\n[![License](http://img.shields.io/npm/l/aframe-aframe-boids-component.svg?style=flat-square)](https://npmjs.org/package/aframe-aframe-boids-component)\n\nBoids a component to manage flocking behavior in aframe\n\u003cbr /\u003e\n\u003cbr /\u003e\n\u003ca href='http://seacloud9.github.io/aframe-boids/basic/' target='blank'\u003e\n\u003cimg src='aframe-boids.gif' alt='aframe-boids' /\u003e\n\u003c/a\u003e\n\u003cbr /\u003e\nFor [A-Frame](https://aframe.io).\n\n### API\n\n| Property | Description | Default Value |\n| -------- | ----------- | ------------- |\n|          |             |               |\n\n### Installation\n\n#### Browser\n\nInstall and use by directly including the [browser files](dist):\n\n```html\n\u003chead\u003e\n  \u003ctitle\u003eMy A-Frame Scene\u003c/title\u003e\n  \u003cscript src=\"https://aframe.io/releases/0.5.0/aframe.min.js\"\u003e\u003c/script\u003e\n  \u003cscript src=\"https://unpkg.com/aframe-boids-component/dist/aframe-boids-component.min.js\"\u003e\u003c/script\u003e\n\u003c/head\u003e\n\n\u003cbody\u003e\n  \u003ca-scene\u003e\n    \u003ca-entity aframe-boids=\"foo: bar\"\u003e\u003c/a-entity\u003e\n  \u003c/a-scene\u003e\n\u003c/body\u003e\n```\n\n\u003c!-- If component is accepted to the Registry, uncomment this. --\u003e\n\u003c!--\nOr with [angle](https://npmjs.com/package/angle/), you can install the proper\nversion of the component straight into your HTML file, respective to your\nversion of A-Frame:\n\n```sh\nangle install aframe-boids-component\n```\n--\u003e\n\n#### npm\n\nInstall via npm:\n\n```bash\nnpm install aframe-boids-component\n```\n\nThen require and use.\n\n```js\nrequire('aframe');\nrequire('aframe-boids-component');\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseacloud9%2Faframe-boids-component","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseacloud9%2Faframe-boids-component","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseacloud9%2Faframe-boids-component/lists"}