{"id":18534815,"url":"https://github.com/atomicojs/example-todo-tsx","last_synced_at":"2025-10-08T13:03:01.217Z","repository":{"id":113779336,"uuid":"401206036","full_name":"atomicojs/example-todo-tsx","owner":"atomicojs","description":null,"archived":false,"fork":false,"pushed_at":"2021-09-01T14:53:53.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-09T07:29:43.617Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://atomicojs.github.io/example-todo-tsx/","language":"TypeScript","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/atomicojs.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}},"created_at":"2021-08-30T03:35:30.000Z","updated_at":"2021-09-01T14:53:56.000Z","dependencies_parsed_at":"2023-03-13T13:18:15.195Z","dependency_job_id":null,"html_url":"https://github.com/atomicojs/example-todo-tsx","commit_stats":{"total_commits":12,"total_committers":1,"mean_commits":12.0,"dds":0.0,"last_synced_commit":"acca1ebdca634dd8ec494dd0564b0bcefd99267f"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicojs%2Fexample-todo-tsx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicojs%2Fexample-todo-tsx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicojs%2Fexample-todo-tsx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicojs%2Fexample-todo-tsx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atomicojs","download_url":"https://codeload.github.com/atomicojs/example-todo-tsx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254248600,"owners_count":22039012,"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-11-06T19:17:07.406Z","updated_at":"2025-10-08T13:02:56.178Z","avatar_url":"https://github.com/atomicojs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Atomico](https://raw.githubusercontent.com/atomicojs/docs/master/.gitbook/assets/h4.svg)\r\n![Atomico](https://raw.githubusercontent.com/atomicojs/docs/master/.gitbook/assets/h3.svg)\r\n\r\n### Hi, I'm [@uppercod](https://twitter.com/uppercod), creator of Atomico and I want to thank you for starting with Atomico.\r\n\r\nIf you need help you can find it at:\r\n\r\n[![twitter](https://raw.githubusercontent.com/atomicojs/docs/master/.gitbook/assets/twitter.svg)](https://twitter.com/atomicojs)\r\n[![discord](https://raw.githubusercontent.com/atomicojs/docs/master/.gitbook/assets/discord.svg)](https://discord.gg/7z3rNhmkNE)\r\n[![documentation](https://raw.githubusercontent.com/atomicojs/docs/master/.gitbook/assets/doc-1.svg)](https://atomico.gitbook.io/doc/)\r\n[![discord](https://raw.githubusercontent.com/atomicojs/docs/master/.gitbook/assets/doc.svg)](https://webcomponents.dev/edit/collection/F7dm6YnMEDRtAl57RTXU/d6E4w07fsQbb0CelYQac)\r\n\r\nNow what you have installed is a quick start kit based on Vite, which you can scale for your project, now to continue you must execute the following commands:\r\n\r\n1. `npm install`\r\n2. `npm start` : Initialize the development server\r\n3. `npm build` : Optional, Generate a build of your project from the html file [index.html](index.html).\r\n\r\n## Todo with TSX(Typescript)\r\n\r\nThis is a small Todo created with Atomico that will allow you to know how it is with TSX(Typescript), I hope that with these examples you will understand:\r\n\r\n1. **Create components with effects on forms**: it is normal that when starting with webcomponents you cannot reflect your events to forms, in this example I show you how to solve this in an elegant way.\r\n2. **Design token**: The design tokens are the variables of a design system, in this example I show you how to carry the token design in a sustainable way and without global conflicts.\r\n3. **Bases for developing components and applications with Atomico**: although the example is a small whole, with the use of Atomico types, communication through events and the use of forms.\r\n\r\n### Structure\r\n\r\n```bash\r\n|-src\r\n  |- todo # Groups all components\r\n  |- todo-header # announces the creation of a task\r\n  |- todo-task # shows the task and its status\r\n  |- todo-footer # filter tasks\r\n  |- button\r\n  |- checkbox\r\n  |- input\r\n  |- tab\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomicojs%2Fexample-todo-tsx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatomicojs%2Fexample-todo-tsx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomicojs%2Fexample-todo-tsx/lists"}