{"id":17181549,"url":"https://github.com/dimitarchristoff/epitome-todo","last_synced_at":"2025-08-23T22:19:46.200Z","repository":{"id":3889548,"uuid":"4976884","full_name":"DimitarChristoff/Epitome-todo","owner":"DimitarChristoff","description":"Implementation of todo app in Epitome for MooTools","archived":false,"fork":false,"pushed_at":"2012-12-16T09:23:31.000Z","size":340,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-23T03:32:41.713Z","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/DimitarChristoff.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}},"created_at":"2012-07-10T16:29:50.000Z","updated_at":"2013-10-23T08:59:35.000Z","dependencies_parsed_at":"2022-07-31T14:19:21.075Z","dependency_job_id":null,"html_url":"https://github.com/DimitarChristoff/Epitome-todo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimitarChristoff%2FEpitome-todo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimitarChristoff%2FEpitome-todo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimitarChristoff%2FEpitome-todo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimitarChristoff%2FEpitome-todo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DimitarChristoff","download_url":"https://codeload.github.com/DimitarChristoff/Epitome-todo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245377961,"owners_count":20605375,"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-15T00:34:37.648Z","updated_at":"2025-03-25T00:43:46.231Z","avatar_url":"https://github.com/DimitarChristoff.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Epitome Todos\n=============\n\nThis is a submodule repository with a todo demo of [Epitome](https://github.com/DimitarChristoff/Epitome) for MooTools\n\nYou should check it out from the main repository as a submodule:\n\n```\ngit submodule init\ngit submodule update\n```\n\nThen just visit `[epitomeroot]/example/todo/epitome/` in your browser.\n\n\nStructure\n=========\n\nThe todo app is implemented to be sort of close to the Backbone.js implementation but with one substantial difference.\nThere are two views, one for the main app rendering and events (`todo-main.js`) and one for the todos themselves via\n`todo-list/js`. Both of these views are bound to the collection in `todo-collection.js` and render their respective\nparts of the app by listening to the same events on the collection.\n\nBackbone instead have a single application view that uses a subview to create individual todo items as elements only and then renders it all at the same time.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimitarchristoff%2Fepitome-todo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdimitarchristoff%2Fepitome-todo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimitarchristoff%2Fepitome-todo/lists"}