{"id":15755759,"url":"https://github.com/mikoloism/vue-todo-widget","last_synced_at":"2026-07-02T23:04:42.179Z","repository":{"id":143797185,"uuid":"357030393","full_name":"mikoloism/vue-todo-widget","owner":"mikoloism","description":"the minimal todo app for using as widget :tada:","archived":false,"fork":false,"pushed_at":"2021-04-21T18:31:15.000Z","size":2037,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-31T08:17:04.428Z","etag":null,"topics":["begginers","beginner","extension","todo","vscode","vue","vue2","vuex","widget"],"latest_commit_sha":null,"homepage":"","language":"Vue","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/mikoloism.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-04-12T02:13:25.000Z","updated_at":"2022-10-18T17:59:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"4ba1a3aa-c8fd-479f-8394-e7bfc93a38c7","html_url":"https://github.com/mikoloism/vue-todo-widget","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mikoloism/vue-todo-widget","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikoloism%2Fvue-todo-widget","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikoloism%2Fvue-todo-widget/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikoloism%2Fvue-todo-widget/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikoloism%2Fvue-todo-widget/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikoloism","download_url":"https://codeload.github.com/mikoloism/vue-todo-widget/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikoloism%2Fvue-todo-widget/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35065709,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-02T02:00:06.368Z","response_time":173,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["begginers","beginner","extension","todo","vscode","vue","vue2","vuex","widget"],"created_at":"2024-10-04T08:40:31.480Z","updated_at":"2026-07-02T23:04:42.160Z","avatar_url":"https://github.com/mikoloism.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# todo-widget\n\n[![Made with Vue](https://img.shields.io/badge/Vue-2-blue?logo=vue.js\u0026logoColor=white)](https://www.npmjs.com/package/vue)\n![GitHub package.json dependency version (prod)](https://img.shields.io/github/package-json/dependency-version/miko-github/todo-with-vue/vue)\n![GitHub package.json dependency version (prod)](https://img.shields.io/github/package-json/dependency-version/miko-github/todo-with-vue/vuex)\n![GitHub package.json dependency version (prod)](https://img.shields.io/github/package-json/dependency-version/miko-github/todo-with-vue/bootstrap)\n![GitHub package.json dependency version (prod)](https://img.shields.io/github/package-json/dependency-version/miko-github/todo-with-vue/bootstrap-vue)\n[![GitHub](https://img.shields.io/github/license/miko-github/todo-with-vue)](./LICENSE)\n\n![Lines of code](https://img.shields.io/tokei/lines/github/miko-github/todo-with-vue)\n![GitHub repo size](https://img.shields.io/github/repo-size/miko-github/todo-with-vue)\n![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/miko-github/todo-with-vue)\n![GitHub all releases](https://img.shields.io/github/downloads/miko-github/todo-with-vue/total)\n\nthe minimal todo app for using as widget\n\n## Index\n\n- [Project Setup](#project-setup)\n- [Screenshots](#screenshots)\n\n## Project setup\n\n- installing dependencies `$ npm install`\n- Compiles and hot-reloads for development `$ npm run serve`\n- Compiles and minifies for production `$ npm run build`\n- Lints and fixes files `$ npm run lint`\n\n\u003e Customize configuration\n\u003e See [Configuration Reference](https://cli.vuejs.org/config/).\n\n[:arrow_up: back to top](#index)\n\n## Screenshots\n\n[\u003cimg src=\"./src/assets/screenshots/empty-view.png\" alt=\"empty-view\" width=\"260\" height=\"340\" /\u003e](./src/assets/screenshots/empty-view.png)\n[\u003cimg src=\"./src/assets/screenshots/input-view.png\" alt=\"input-view\" width=\"260\" height=\"340\" /\u003e](./src/assets/screenshots/input-view.png)\n[\u003cimg src=\"./src/assets/screenshots/list-view.png\" alt=\"list-view\" width=\"260\" height=\"340\" /\u003e](./src/assets/screenshots/list-view.png)\n\n\u003e this todo use `localStorage` for saving data\n\u003e\n\u003e may change to `indexedDB`\n\n[:arrow_up: back to top](#index)\n\n## License\n\nUnder [MIT](./LICENSE) License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikoloism%2Fvue-todo-widget","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikoloism%2Fvue-todo-widget","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikoloism%2Fvue-todo-widget/lists"}