{"id":19306586,"url":"https://github.com/sonicoder86/todomvc-angular","last_synced_at":"2025-04-22T12:36:01.981Z","repository":{"id":41997963,"uuid":"211898405","full_name":"sonicoder86/todomvc-angular","owner":"sonicoder86","description":"TodoMVC built with Angular and NgRx","archived":false,"fork":false,"pushed_at":"2023-09-14T19:03:40.000Z","size":5010,"stargazers_count":5,"open_issues_count":10,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-01T23:52:01.847Z","etag":null,"topics":["angular","ngrx","testing","todomvc"],"latest_commit_sha":null,"homepage":"https://blacksonic.github.io/todomvc-angular/","language":"TypeScript","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/sonicoder86.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2019-09-30T15:57:34.000Z","updated_at":"2024-08-23T19:09:33.000Z","dependencies_parsed_at":"2024-02-23T12:28:44.416Z","dependency_job_id":"2b4081c9-d58c-4a45-95a0-243b239a1e89","html_url":"https://github.com/sonicoder86/todomvc-angular","commit_stats":null,"previous_names":["sonicoder86/todomvc-angular"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonicoder86%2Ftodomvc-angular","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonicoder86%2Ftodomvc-angular/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonicoder86%2Ftodomvc-angular/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonicoder86%2Ftodomvc-angular/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sonicoder86","download_url":"https://codeload.github.com/sonicoder86/todomvc-angular/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250241933,"owners_count":21398051,"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":["angular","ngrx","testing","todomvc"],"created_at":"2024-11-10T00:07:02.954Z","updated_at":"2025-04-22T12:36:01.530Z","avatar_url":"https://github.com/sonicoder86.png","language":"TypeScript","readme":"# TodoMVC built with Angular and NgRx\n\n[![Build Status](https://travis-ci.com/blacksonic/todomvc-angular.svg?branch=master)](https://travis-ci.com/blacksonic/todomvc-angular)\n[![Dependencies Status](https://david-dm.org/blacksonic/todomvc-angular/status.svg)](https://david-dm.org/blacksonic/todomvc-angular)\n\nThe well-known TodoMVC built with Angular and NgRx in a structured and testable way.\n\n![TodoMVC Angular](./images/screenshot.png \"TodoMVC Angular\")\n\n[Edit and try it out online](https://codesandbox.io/s/github/blacksonic/todomvc-angular)\n\n## Concepts and tools covered\n\n- [Angular CLI](https://cli.angular.io/)\n- [Component Interactions](https://angular.io/guide/component-interaction)\n- [NgRx](https://ngrx.io/)\n\n## Usage\n\nAfter installing the dependencies the following NPM scripts become available:\n\n- `start`: starts the application in development mode on [http://localhost:9100](http://localhost:9100)\n- `build`: bundles the application for production into the `dist` folder\n- `test`: runs unit and E2E tests\n- `test:unit`: runs unit tests with [Karma](https://karma-runner.github.io/) and [Jasmine](https://jasmine.github.io/) in the `src` folder suffixed with `*.spec.ts`\n- `test:e2e`: runs E2E tests with [Protractor](https://www.protractortest.org/) in the `e2e/src` folder suffixed with `*.spec.ts`\n- `format`: formats the code with [Prettier](https://prettier.io/) within the `src` folder\n- `lint`: lint files with [TSLint](https://palantir.github.io/tslint/) based on [Codelyzer](http://codelyzer.com/) and the Prettier config\n\n## Component architecture\n\n![Architecture](./images/architecture.png)\n\nApplication is compatible with [Augury devtools](https://chrome.google.com/webstore/detail/augury/elgalmkoelokbchhkhacckoklkejnhcd?hl=en) \nand [Redux devtools](https://chrome.google.com/webstore/detail/redux-devtools/lmhkpmbekcpmknklioeibfkpmmfibljd?hl=en)\n\n## Series\n\nThis implementation is part of a series where the same application was implemented with the same architecture.\n\n- [Vue](https://github.com/blacksonic/todomvc-vue)\n- [Vue Composition API](https://github.com/blacksonic/todomvc-vue-composition-api)\n- [Angular](https://github.com/blacksonic/todomvc-angular)\n- [React](https://github.com/blacksonic/todomvc-react)\n- [React Hooks](https://github.com/blacksonic/todomvc-react-hooks)\n- [Svelte](https://github.com/blacksonic/todomvc-svelte)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsonicoder86%2Ftodomvc-angular","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsonicoder86%2Ftodomvc-angular","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsonicoder86%2Ftodomvc-angular/lists"}