{"id":18053853,"url":"https://github.com/danielstern/vue-todomvc","last_synced_at":"2025-06-11T11:38:11.807Z","repository":{"id":34418894,"uuid":"139477280","full_name":"danielstern/vue-todomvc","owner":"danielstern","description":"A TodoMVC Application Built With Vue :star:","archived":false,"fork":false,"pushed_at":"2022-04-04T20:07:20.000Z","size":6,"stargazers_count":104,"open_issues_count":0,"forks_count":88,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-05T08:25:42.477Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://danielstern.ca/vue/","language":"HTML","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/danielstern.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":"2018-07-02T18:02:10.000Z","updated_at":"2024-12-06T14:32:57.000Z","dependencies_parsed_at":"2022-08-08T01:00:38.144Z","dependency_job_id":null,"html_url":"https://github.com/danielstern/vue-todomvc","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/danielstern%2Fvue-todomvc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielstern%2Fvue-todomvc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielstern%2Fvue-todomvc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielstern%2Fvue-todomvc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielstern","download_url":"https://codeload.github.com/danielstern/vue-todomvc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielstern%2Fvue-todomvc/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259256425,"owners_count":22829626,"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-31T00:08:19.514Z","updated_at":"2025-06-11T11:38:11.787Z","avatar_url":"https://github.com/danielstern.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vue TodoMVC\n\n## About\nThis is an extremely simple application written with Vue.js. Interested users will not find anything exciting here - quite the opposite, everything here is simple and easy to understand.\n\nBeginners to Vue.js should feel free to clone this repo and run it (see Installation), making any changes they want to see what the resulting change is to the app, in real time.\n\n## Installation\nUnlike the vast majority of high-level web applications, this application does not require any installation, dependent libraries, or Node.\nTo run the app, simple clone this repository, then serve the main directory with your server of choice (Apache, Node, etc.). For example, to run this application with Node installed:\n\n`npm install -g http-server \u0026\u0026 http-server`\n(This will result in the application being served at `localhost:8080`, visit that URL in your browser to see the application)\n\n## Things to Note\n- The application uses an X-Template to store the details of the layout. This is one of many ways to organize a template in Vue, and one of the more unique ways.\n- No build step is required to run this application, it just works™.\n- The Vue code in this application is very minimal - much of the code in the template is Bootstrap, which is required for a sharp presentation.\n- This application will only run in Modern browsers","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielstern%2Fvue-todomvc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielstern%2Fvue-todomvc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielstern%2Fvue-todomvc/lists"}