{"id":23053693,"url":"https://github.com/component/todo","last_synced_at":"2025-08-15T04:30:59.081Z","repository":{"id":5402380,"uuid":"6592185","full_name":"component/todo","owner":"component","description":"Todo list example application using components and Express for the backend","archived":false,"fork":false,"pushed_at":"2015-03-17T09:54:50.000Z","size":209,"stargazers_count":73,"open_issues_count":2,"forks_count":18,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-04-14T02:18:53.899Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/component.png","metadata":{"files":{"readme":"Readme.md","changelog":"History.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-11-08T06:28:58.000Z","updated_at":"2023-08-25T09:44:55.000Z","dependencies_parsed_at":"2022-07-06T16:03:03.488Z","dependency_job_id":null,"html_url":"https://github.com/component/todo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/component/todo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/component%2Ftodo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/component%2Ftodo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/component%2Ftodo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/component%2Ftodo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/component","download_url":"https://codeload.github.com/component/todo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/component%2Ftodo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270523888,"owners_count":24600186,"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-08-15T02:00:12.559Z","response_time":110,"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-12-16T00:19:14.245Z","updated_at":"2025-08-15T04:30:58.809Z","avatar_url":"https://github.com/component.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n  ![](http://f.cl.ly/items/3l0r2s1C0d1Y1d3N202J/todo.png)\n\n  Todo list component example app:\n\n## Installation\n\n Of course have `component(1)` installed:\n \n    $ npm install -g component\n\n Install express for the server, and the component dependencies:\n\n    $ npm install\n    $ make\n\n## Implementation\n\n  In this implementation all private client-side components are located in `./client`,\n  while server related REST end-points are in `./server`. The `./index.html`\n  file bootstraps the client-side, and `app.js` is a small Express server\n  to power the backend.\n\n  Each client-side component in `./client` defines its own dependencies,\n  both \"local\" (in the `./client` dir), and remote from public components\n  that devs have created.\n\n  This is just _one_ example of how you could structure an application. You could\n  for example take a more traditional approach with `./models`, `./controllers`,\n  and `./views` etc. The entire app could be a single component, with all dependencies\n  specified in the root ./component.json, however I recommend splitting your app\n  into multiple as shown here, regardless of directory structure.\n\n## Components used\n\n  - [page.js](https://github.com/visionmedia/page.js) for routing\n  - [model](https://github.com/component/model) for models\n  - [collection](https://github.com/component/collection) for model collections\n  - [keyname](https://github.com/component/keyname) for keycode name strings\n  - [reactive](https://github.com/component/reactive) for reactive templates\n\n## License\n\n  MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomponent%2Ftodo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcomponent%2Ftodo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomponent%2Ftodo/lists"}