{"id":13490758,"url":"https://github.com/ngokevin/angle","last_synced_at":"2025-11-13T22:47:26.619Z","repository":{"id":57177957,"uuid":"70750460","full_name":"ngokevin/angle","owner":"ngokevin","description":":clock430: A-Frame command-line tool for installing components and scaffolding templates.","archived":false,"fork":false,"pushed_at":"2020-08-11T21:24:02.000Z","size":345,"stargazers_count":82,"open_issues_count":12,"forks_count":20,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-21T12:50:26.756Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/angle","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/ngokevin.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}},"created_at":"2016-10-12T23:33:05.000Z","updated_at":"2025-04-21T21:31:44.000Z","dependencies_parsed_at":"2022-08-30T06:31:36.676Z","dependency_job_id":null,"html_url":"https://github.com/ngokevin/angle","commit_stats":null,"previous_names":["aframevr/angle"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ngokevin/angle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngokevin%2Fangle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngokevin%2Fangle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngokevin%2Fangle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngokevin%2Fangle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ngokevin","download_url":"https://codeload.github.com/ngokevin/angle/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngokevin%2Fangle/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267638691,"owners_count":24119764,"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-29T02:00:12.549Z","response_time":2574,"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-07-31T19:00:50.695Z","updated_at":"2025-11-13T22:47:26.547Z","avatar_url":"https://github.com/ngokevin.png","language":"JavaScript","funding_links":[],"categories":["Uncategorized","JavaScript"],"sub_categories":["Uncategorized"],"readme":"# angle\n\n[angle](https://aframe.io) is a general purpose command-line tool for A-Frame.\nangle can install components from the Registry into an HTML file, initialize\ncomponent templates for publishing, and bootstrap scene boilerplate.\n\n\u003cimg src=\"https://cloud.githubusercontent.com/assets/674727/19332873/0ea826e6-90a5-11e6-9c4f-9dff33bb9fcb.png\" width=\"320\"\u003e\n\n### Installation\n\n```\nnpm install -g angle\nangle \u003ccommand\u003e\n```\n\n### Commands\n\nRun `angle --help` to get a list of all commands and options.\n\n#### `angle initlocalcomponent \u003ccomponentName\u003e`\n\nQuickly create a component JavaScript file from a simple template\nlocally in the working directory. Meant to be used to\ncreate a component for an application. Not meant\nfor publishing or sharing.\n\n```\nangle initlocalcomponent enemy-ship\n```\n\n#### `angle initcomponent`\n\n[component]: https://aframe.io/docs/master/introduction/writing-a-component.html\n\nCreate a template in the working directory for an A-Frame component for\npublishing to the ecosystem. This command will ask several questions about your\ncomponent to get things set up. See [how to write a component][component].\n\n```\nangle initcomponent\n```\n\nTo develop the component:\n\n```\nnpm install\nnpm start\n```\n\nTo publish the component to the ecosystem:\n\n```\nnpm publish\nnpm run ghpages\n```\n\nThen submit to the [A-Frame Registry](https://github.com/aframevr/aframe-registry).\n\n#### `angle initscene`\n\nBootstrap an A-Frame scene in the working directory. This command will\ncurrently ask for the name of the scene and whether or not you want tracked\ncontrollers.\n\n```\nangle initscene\n\n? What is your scene's title? (e.g., Forest Scene)\n? Do you want tracked controls with hand models? (y/N)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fngokevin%2Fangle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fngokevin%2Fangle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fngokevin%2Fangle/lists"}