{"id":17104212,"url":"https://github.com/ohpyupi/ngone-cli","last_synced_at":"2026-04-29T11:02:11.435Z","repository":{"id":87169718,"uuid":"88947817","full_name":"ohpyupi/ngone-cli","owner":"ohpyupi","description":"CLI tool to enhance the speed of component based development of Angular.js in es6.","archived":false,"fork":false,"pushed_at":"2017-04-24T14:24:22.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-23T20:11:56.336Z","etag":null,"topics":["angular","cli","ngone-cli"],"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/ohpyupi.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":"2017-04-21T06:10:38.000Z","updated_at":"2023-02-13T20:50:20.000Z","dependencies_parsed_at":"2023-03-10T10:16:01.373Z","dependency_job_id":null,"html_url":"https://github.com/ohpyupi/ngone-cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ohpyupi/ngone-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohpyupi%2Fngone-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohpyupi%2Fngone-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohpyupi%2Fngone-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohpyupi%2Fngone-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ohpyupi","download_url":"https://codeload.github.com/ohpyupi/ngone-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohpyupi%2Fngone-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32422532,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["angular","cli","ngone-cli"],"created_at":"2024-10-14T15:35:53.881Z","updated_at":"2026-04-29T11:02:11.408Z","avatar_url":"https://github.com/ohpyupi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ngone-cli\nngone-cli is a CLI tool to enhance angular.js developers' performance, reducing tedious and repeated works.\nngone-cli assumes developers build angular app on top of es6. \nWebpack is used to transpile es6 version angular to stable javascript one, utilizing babel core.\n\nThis module is now at baby state and I welcome any contributes and feedback to the module.\n\n## Installation\n`npm install ngone-cli -g`\n\n## Initializing Angular.js application\n`ngone init` will initialize the application, and it will create app.module.js and app.config.js in ./app directory.\nBy default, in app.module.js, import statement for [angular](https://www.npmjs.com/package/angular) and [angular-ui-router](https://www.npmjs.com/package/angular-ui-router) have been declared.\n\n## Generate a component\n`ngone component [name] -g` will create basic component template in ./app/components/[name]. Once the component is created,\nimporting the component in the main modules and injecting to the angular app will be automatically followed.\n\n## Terminate a component\n`ngone component [name] -t` will delete and unregister the component from the app.\n\n## Author\n[ohpyupi](https://github.com/ohpyupi)\n\n## License\nReleased under the terms of MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fohpyupi%2Fngone-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fohpyupi%2Fngone-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fohpyupi%2Fngone-cli/lists"}