{"id":19938621,"url":"https://github.com/sectore/todomvc-famous","last_synced_at":"2025-05-03T14:32:17.247Z","repository":{"id":20237313,"uuid":"23509337","full_name":"sectore/todomvc-famous","owner":"sectore","description":"Unofficial part of TodoMVC built with Famo.us.","archived":false,"fork":false,"pushed_at":"2014-09-05T09:10:26.000Z","size":173,"stargazers_count":12,"open_issues_count":2,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-07T16:51:51.969Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/sectore.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-31T08:17:28.000Z","updated_at":"2022-03-18T09:01:27.000Z","dependencies_parsed_at":"2022-09-14T05:21:54.978Z","dependency_job_id":null,"html_url":"https://github.com/sectore/todomvc-famous","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/sectore%2Ftodomvc-famous","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sectore%2Ftodomvc-famous/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sectore%2Ftodomvc-famous/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sectore%2Ftodomvc-famous/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sectore","download_url":"https://codeload.github.com/sectore/todomvc-famous/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252203323,"owners_count":21710943,"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-12T23:41:23.501Z","updated_at":"2025-05-03T14:32:16.881Z","avatar_url":"https://github.com/sectore.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"#TodoMVC + Famo.us\n\n[![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-url]][daviddm-image]\n\nUnofficial part of \u003ca href=\"http://todomvc.com\"\u003eTodoMVC\u003c/a\u003e built with \u003ca href=\"http://famo.us\"\u003eFamo.us\u003c/a\u003e.\n\n\n##Demo\n\n[Live Demo](http://websector.de/demo/todomvc-famous/)\n\n\n##Architecture\n \nThe application is structured using a simple MV* architecture, but without any MV* frameworks and without any DOM library \nsuch as jQuery. Just \"pure\" JavaScript.\n\nThe communication between all actors (views, models etc.) is based on a simple Pub/Sub (or Observer) pattern using \nthe core [Event handling](https://www.famo.us/guides/events) of Famo.us.\n\n\n##Installation\n\n```bash\ngit clone https://github.com/sectore/todomvc-famous\ncd todomvc-famous\nnpm install\nbower install\n```\n\n##Build\n\nThe application is built by using [webpack](http://webpack.github.io/).\n\n\n### Development\n\nFor continuous incremental build run:\n \n```bash\nnpm run dev\n```\n\nOpen [Chrome](https://www.google.com/chrome/browser/):\n\n[http://localhost:8080/webpack-dev-server/index.html](http://localhost:8080/webpack-dev-server/index.html)\n\n\n\n### Production\n\nFor building a production (minification) version run:\n\n```bash\nnpm run prod\n```\n\n## Unit tests\n\n```bash\nnpm test\n```\n\n\n## Contributors\n\nAny contribution are very welcome! Let's change this unofficial part of TodoMVC to an official ;)\n\n\n## Credits:\n\n- [famous-webpack-seed](https://github.com/AdrianRossouw/famous-webpack-seed) (by [AdrianRossouw](https://github.com/AdrianRossouw/)): Seed project for running webpack + Famo.us \n- [famous-webpack-seed](https://github.com/markmarijnissen/famous-webpack-seed) (by [markmarijnissen](https://github.com/markmarijnissen)): Another - more complex - seed project for running webpack + Famo.us\n\n\n## Changelog\n\nCheck [CHANGELOG.md](./CHANGELOG.md)\n\n\n## License\n\nCopyright (c) 2014 Jens Krause. Licensed under the [MIT license](./LICENSE.md).\n\n[travis-url]: https://travis-ci.org/sectore/todomvc-famous\n[travis-image]: https://travis-ci.org/sectore/todomvc-famous.svg?branch=master\n[daviddm-url]: https://david-dm.org/sectore/todomvc-famous.svg?theme=shields.io\n[daviddm-image]: https://david-dm.org/sectore/todomvc-famous","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsectore%2Ftodomvc-famous","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsectore%2Ftodomvc-famous","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsectore%2Ftodomvc-famous/lists"}