{"id":16972552,"url":"https://github.com/foxy4096/cutefoxes","last_synced_at":"2026-05-16T13:34:41.246Z","repository":{"id":136966965,"uuid":"495679932","full_name":"foxy4096/CuteFoxes","owner":"foxy4096","description":"Get the images of cute, floofy, and fluffy foxes.","archived":false,"fork":false,"pushed_at":"2022-05-24T05:20:46.000Z","size":47,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-26T15:15:01.582Z","etag":null,"topics":["fox"],"latest_commit_sha":null,"homepage":"https://cutefoxes.netlify.app","language":"CSS","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/foxy4096.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-05-24T05:20:35.000Z","updated_at":"2023-05-29T14:41:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"5080e7b6-03a6-4db8-8911-e4543183b0d0","html_url":"https://github.com/foxy4096/CuteFoxes","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/foxy4096%2FCuteFoxes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxy4096%2FCuteFoxes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxy4096%2FCuteFoxes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxy4096%2FCuteFoxes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/foxy4096","download_url":"https://codeload.github.com/foxy4096/CuteFoxes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244862775,"owners_count":20522863,"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":["fox"],"created_at":"2024-10-14T01:00:04.844Z","updated_at":"2026-05-16T13:34:36.227Z","avatar_url":"https://github.com/foxy4096.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cute Foxes\n\nGet the images of cute, floofy, and fluffy foxes.\n\nI don't know why I used Vue.js, but still.\n\nI don't get it why Vue.js v3.0.0 is more verbose than Vue.js v2.0.3.\n\nLike see this code\n\n```html\n\u003c!-- Vue.js Version 3  --\u003e\n\u003cscript src=\"https://unpkg.com/vue@3\"\u003e\u003c/script\u003e\n\n\u003cdiv id=\"app\"\u003e{{ message }}\u003c/div\u003e\n\n\u003cscript\u003e\n  const { createApp } = Vue;\n\n  createApp({\n    data() {\n      return {\n        message: \"Hello Vue!\",\n      };\n    },\n  }).mount(\"#app\");\n\u003c/script\u003e\n```\n\n```html\n\u003c!-- Vue.js Version 2  --\u003e\n\u003cscript src=\"https://unpkg.com/vue@2\"\u003e\u003c/script\u003e\n\n\u003cdiv id=\"app\"\u003e\n  {{ message }}\n\u003c/div\n\n\u003cscript\u003e\nvar app = new Vue({\n  el: '#app',\n  data: {\n    message: 'Hello Vue!'\n  }\n})\n\u003c/script\u003e\n```\nAs we can see the difference.\n\nv3 is more verbose than v2.\n\nAnd That is why I don't like Vue.js v3.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoxy4096%2Fcutefoxes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffoxy4096%2Fcutefoxes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoxy4096%2Fcutefoxes/lists"}