{"id":15953805,"url":"https://github.com/yasu-s/ng-folder-sample","last_synced_at":"2026-04-18T14:04:35.751Z","repository":{"id":149598091,"uuid":"160669040","full_name":"yasu-s/ng-folder-sample","owner":"yasu-s","description":"Angular Folder Sample","archived":false,"fork":false,"pushed_at":"2020-12-25T12:12:34.000Z","size":930,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-15T14:55:32.745Z","etag":null,"topics":["angular","typescript"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":false,"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/yasu-s.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":"2018-12-06T12:03:58.000Z","updated_at":"2020-12-25T12:12:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"cea6d69b-f4bd-4ae3-885b-780d24d698d3","html_url":"https://github.com/yasu-s/ng-folder-sample","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yasu-s/ng-folder-sample","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yasu-s%2Fng-folder-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yasu-s%2Fng-folder-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yasu-s%2Fng-folder-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yasu-s%2Fng-folder-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yasu-s","download_url":"https://codeload.github.com/yasu-s/ng-folder-sample/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yasu-s%2Fng-folder-sample/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31971500,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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":["angular","typescript"],"created_at":"2024-10-07T13:14:08.614Z","updated_at":"2026-04-18T14:04:33.866Z","avatar_url":"https://github.com/yasu-s.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NgSample\n\nあとで整理\n\n* core.moduleは基本的にapp.moduleにimport。\n* 機能関連もフラットにフォルダ配置。各フォルダに機能モジュールを配置する。\n* sharedモジュールは機能モジュールにImportして使用する。\n* 機能モジュール間のImportは基本的に不可。\n* 基本的にimport指定は`@プロジェクト名/モジュールパス`で指定する。同一ディレクトリのファイルについては相対パスにする。\n* index.ts（バレル）を各フォルダに用意する。他フォルダからはindex.ts経由で各ファイルにアクセスする。\n* index.tsでexportするファイルは直下のファイルのみにする。\n* Componentなどはバレルでまとめて配列化しておく。\n\n* componentsはPresentational Componentを配置する。（基本的には@Input, @Outputのみでデータやりとり。Injectなし）\n* pagesは Container Components として扱う。\n\n* `yarn lint:fix` で `Prettier` を起動。（VSCodeでTSLint使用時はファイル保存時に自動適用）\n\n## 必須拡張機能\n\n* [Angular Language Service](https://marketplace.visualstudio.com/items?itemName=Angular.ng-template)\n* [TSLint](https://marketplace.visualstudio.com/items?itemName=eg2.tslint)\n* [Debugger for Chrome](https://marketplace.visualstudio.com/items?itemName=msjsdiag.debugger-for-chrome)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyasu-s%2Fng-folder-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyasu-s%2Fng-folder-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyasu-s%2Fng-folder-sample/lists"}