{"id":18534813,"url":"https://github.com/atomicojs/example-todo-js","last_synced_at":"2025-05-14T23:35:05.437Z","repository":{"id":113779331,"uuid":"401447922","full_name":"atomicojs/example-todo-js","owner":"atomicojs","description":null,"archived":false,"fork":false,"pushed_at":"2021-08-31T23:59:23.000Z","size":47,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-09T07:27:15.010Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://atomicojs.github.io/example-todo-js/","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/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-30T18:32:29.000Z","updated_at":"2021-08-31T23:59:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"84189002-6158-4f56-80ce-ab5e00ed5a40","html_url":"https://github.com/atomicojs/example-todo-js","commit_stats":{"total_commits":17,"total_committers":1,"mean_commits":17.0,"dds":0.0,"last_synced_commit":"a9975fed830874c059ffbe1344b83949944ee45d"},"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-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicojs%2Fexample-todo-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicojs%2Fexample-todo-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomicojs%2Fexample-todo-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atomicojs","download_url":"https://codeload.github.com/atomicojs/example-todo-js/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253487686,"owners_count":21916147,"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.324Z","updated_at":"2025-05-14T23:35:05.357Z","avatar_url":"https://github.com/atomicojs.png","language":"JavaScript","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 JS standard\r\n\r\nThis is a small Todo created with Atomico that will allow you to know how it is with **JS standard**, 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-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatomicojs%2Fexample-todo-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomicojs%2Fexample-todo-js/lists"}