{"id":17659839,"url":"https://github.com/raphamorim/arjs","last_synced_at":"2025-03-30T10:44:03.395Z","repository":{"id":66687847,"uuid":"65089864","full_name":"raphamorim/arjs","owner":"raphamorim","description":"Augmented Reality [拡張現実] JavaScript Library ","archived":false,"fork":false,"pushed_at":"2016-08-14T02:39:28.000Z","size":1,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-05T12:41:24.637Z","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/raphamorim.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":"2016-08-06T15:50:43.000Z","updated_at":"2019-06-17T04:39:27.000Z","dependencies_parsed_at":"2023-07-11T01:16:19.690Z","dependency_job_id":null,"html_url":"https://github.com/raphamorim/arjs","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/raphamorim%2Farjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphamorim%2Farjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphamorim%2Farjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphamorim%2Farjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raphamorim","download_url":"https://codeload.github.com/raphamorim/arjs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246307929,"owners_count":20756478,"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":[],"created_at":"2024-10-23T16:08:24.673Z","updated_at":"2025-03-30T10:44:03.370Z","avatar_url":"https://github.com/raphamorim.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# arjs\n\n\u003e Augmented Reality `拡張現実` JavaScript Library\n\n## Usage\n\n### init\n\nInit AR configuration:\n\n```js\n\nar.init({\n\n});\n\n```\n\n### add\n\nAdd objects:\n\n```js\n\nar.add(objectPropeties);\n\n```\n\n### remove\n\nRemove objects based on reference:\n\n```js\n\nvar ref = ar.add(objectPropeties);\n\nar.remove(ref);\n\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphamorim%2Farjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraphamorim%2Farjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphamorim%2Farjs/lists"}