{"id":15960410,"url":"https://github.com/christophercr/todos-ts","last_synced_at":"2026-03-25T12:30:19.110Z","repository":{"id":97620229,"uuid":"71838000","full_name":"christophercr/todos-ts","owner":"christophercr","description":"Demo app for AngularJS training using Typescript and Webpack","archived":false,"fork":false,"pushed_at":"2016-11-27T18:08:31.000Z","size":3967,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-01T00:16:42.393Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/christophercr.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":"2016-10-24T22:38:56.000Z","updated_at":"2016-10-25T22:48:00.000Z","dependencies_parsed_at":"2023-04-14T02:59:25.231Z","dependency_job_id":null,"html_url":"https://github.com/christophercr/todos-ts","commit_stats":{"total_commits":20,"total_committers":1,"mean_commits":20.0,"dds":0.0,"last_synced_commit":"48ac2664d1ae2acfa001f4d50052dcaa2e97262a"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophercr%2Ftodos-ts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophercr%2Ftodos-ts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophercr%2Ftodos-ts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophercr%2Ftodos-ts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/christophercr","download_url":"https://codeload.github.com/christophercr/todos-ts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239945724,"owners_count":19722839,"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-07T15:02:31.421Z","updated_at":"2026-03-25T12:30:19.033Z","avatar_url":"https://github.com/christophercr.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# todos-ts\n\n## About\nDemo app for AngularJS training using Typescript and Webpack\n* [AngularJS](https://github.com/angular/angular.js)\n  * of course ;)\n* [TypeScript](http://www.typescriptlang.org/)\n  * the future of JavaScript available now\n* [TSLint](https://www.npmjs.com/package/tslint)\n  * linter for TypeScript (checks code quality/style)\n* [Typings](https://github.com/typings/typings)\n  * manage TypeScript type definitions\n* [TSDoc](https://www.npmjs.com/package/tsdoc)\n  * generate API documentation\n* [FakeRest](https://github.com/marmelab/FakeRest/)\n  * fake rest API server\n* [Karma](http://karma-runner.github.io/)\n  * unit test runner\n* [Jasmine](http://jasmine.github.io/)\n  * bdd unit testing library\n* [Webpack](http://https://webpack.github.io//)\n  * module bundler \u0026 loader\n\nThis project has been adapted from the AngularJS TodoMVC example for learning purposes: https://github.com/tastejs/todomvc/tree/master/examples/angularjs\n\n## Installation\nFirst of all, make sure that you have installed NodeJS \u0026 npm: https://nodejs.org/en\n\nThen you can get this project in 2 ways:\n* clone this repository: `git clone https://github.com/christophercr/todos-ts.git`\n* download a zip: https://github.com/christophercr/todos-ts/archive/master.zip\n\nNow you can download all the necessary dependencies using the setup script: `npm install`.\n\n\n## Main Scripts\n* `npm run test`: run unit tests with Karma\n* `npm run server`: start the Webpack development server\n* `npm run lint`: check typescript code quality/style\n* `npm run tsc`: compile typescript files into javascript\n* `npm run typings-install`: install typings defined in typings.json file\n\n## License\nThis project and all associated source code is licensed under the terms of the [MIT License](https://en.wikipedia.org/wiki/MIT_License).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristophercr%2Ftodos-ts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchristophercr%2Ftodos-ts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristophercr%2Ftodos-ts/lists"}