{"id":14384933,"url":"https://github.com/argonjs/argon-aframe","last_synced_at":"2025-08-23T18:31:07.315Z","repository":{"id":91094790,"uuid":"64162502","full_name":"argonjs/argon-aframe","owner":"argonjs","description":"glue to use aframe to author argon applications","archived":false,"fork":false,"pushed_at":"2017-09-25T16:00:34.000Z","size":8937,"stargazers_count":45,"open_issues_count":6,"forks_count":18,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-08-29T18:36:21.939Z","etag":null,"topics":["aframe","argon","augmented-reality"],"latest_commit_sha":null,"homepage":"https://aframe.argonjs.io","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/argonjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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}},"created_at":"2016-07-25T19:36:19.000Z","updated_at":"2024-01-03T09:39:16.000Z","dependencies_parsed_at":"2024-01-14T20:18:49.242Z","dependency_job_id":"23bc7b1f-6fa8-4126-bec9-e29f37bb650d","html_url":"https://github.com/argonjs/argon-aframe","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argonjs%2Fargon-aframe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argonjs%2Fargon-aframe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argonjs%2Fargon-aframe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argonjs%2Fargon-aframe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/argonjs","download_url":"https://codeload.github.com/argonjs/argon-aframe/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230720951,"owners_count":18270483,"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","argon","augmented-reality"],"created_at":"2024-08-28T18:01:47.511Z","updated_at":"2024-12-21T13:30:26.323Z","avatar_url":"https://github.com/argonjs.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# argon-aframe\n\nA collection of components, entities and systems to integrate [A-Frame](https://aframe.io) with [argon.js](http://argonjs.io/), so augmented reality content for the Argon web browser can be created with A-Frame.\n\n## A note about using https for development\n\nMore and more, modern web browsers demand that you use https:// instead of http://.  You cannot, for example, use the web location APIs, or access video via WebRTC, over http connections on many browsers. If you want to do development using https and node.js use the _devssl_ target (used by doing `npm run devssl`).\n\n## Documentation\n\nTo see documentation of the collection of Entities and Components that link Argon and AFrame, see the [API Documentation](API.md).\n\n## Builds\n\nTo use the latest stable build of Argon-AFrame, include [`argon-aframe.min.js`](https://rawgit.com/argonjs/argon-aframe/master/dist/argon-aframe.js):\n\n```js\n\u003chead\u003e\n  \u003cscript src=\"https://rawgit.com/argonjs/argon-aframe/master/dist/argon-aframe.js\"\u003e\u003c/script\u003e\n\u003c/head\u003e\n```\n\nTo check out the stable and master builds, see the [`dist/` folder](dist/).\n\n## Local Development\n\n```sh\ngit clone https://github.com/argonjs/argon-aframe.git  # Clone the repository.\ncd argon-aframe \u0026\u0026 npm install  # Install dependencies.\nnpm run devsite # update build.js and genereate a local development site in _sites\nnpm run dev  # Start the local development server.\n```\n\nAnd open in your browser **[http://localhost:8001](http://localhost:8001)**.\n\nWhen you change the HTML files, you need to regenerate _site with `npm run devsite`.  \n\n### Generating Builds\n\n```sh\nnpm run dist\n```\n\n## Questions\n\nFor questions and support, [ask on one of our support channels](https://www.argonjs.io/#develop).\n\n## Stay in Touch\n\n- To hang out with the community, join the argonjs slack ([see the slack-join link in our developer support links]](https://www.argonjs.io/#develop)).\n- [Follow @argonjs on Twitter](https://twitter.com/argonjs).\n\n## Contributing\n\nGet involved! Check out the [Contributing Guide](CONTRIBUTING.md) for how to get started.\n\n## License\n\nThis program is free software and is distributed under an [Apache License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fargonjs%2Fargon-aframe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fargonjs%2Fargon-aframe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fargonjs%2Fargon-aframe/lists"}