{"id":13700234,"url":"https://github.com/phanan/vue-snippets","last_synced_at":"2025-07-22T07:33:31.767Z","repository":{"id":47360694,"uuid":"144403627","full_name":"phanan/vue-snippets","owner":"phanan","description":"✂️A collection of Vue snippets","archived":false,"fork":false,"pushed_at":"2023-01-04T21:46:22.000Z","size":311,"stargazers_count":81,"open_issues_count":8,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-02T03:13:12.938Z","etag":null,"topics":["snippets","vue","vuejs"],"latest_commit_sha":null,"homepage":"https://www.vuesnippets.com","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/phanan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["phanan"]}},"created_at":"2018-08-11T17:05:06.000Z","updated_at":"2025-02-28T03:02:41.000Z","dependencies_parsed_at":"2023-02-02T21:00:29.770Z","dependency_job_id":null,"html_url":"https://github.com/phanan/vue-snippets","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/phanan/vue-snippets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phanan%2Fvue-snippets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phanan%2Fvue-snippets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phanan%2Fvue-snippets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phanan%2Fvue-snippets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phanan","download_url":"https://codeload.github.com/phanan/vue-snippets/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phanan%2Fvue-snippets/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266448136,"owners_count":23930137,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["snippets","vue","vuejs"],"created_at":"2024-08-02T20:00:51.488Z","updated_at":"2025-07-22T07:33:31.740Z","avatar_url":"https://github.com/phanan.png","language":"CSS","funding_links":["https://github.com/sponsors/phanan"],"categories":["CSS"],"sub_categories":[],"readme":"# Vue Snippets\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/phanan/vue-snippets/raw/master/static/logo-512x512.png\" alt=\"logo\" width=\"192\" height=\"192\"\u003e\n\u003c/p\u003e\n\nA collection of Vue.js snippets -- little trips, tricks, useful directives, some nice practices, you name it.\n\nThe [website](https://www.vuesnippets.com) is powered by [Hugo](https://gohugo.io/).\n\n## Contribute\n\nSo you have a trick or two up your sleeve and want to share them with the world? Great! You're only a couple of steps away:\n\n1. Make sure you have Hugo \u003e= 0.46 installed. If you're on a Mac, just do a `brew install hugo` and you're good to go.\n2. Fork this repo (duh!)\n3. Execute `hugo new posts/your-awesome-snippet.md` in your terminal. A `content/posts/your-awesome-snippet.md` file will be created with some placeholder content, like this:\n  ````yaml\n  ---\n  title: \"Your Awesome Snippet\"\n  date: 2018-08-11T19:58:07+02:00\n  description: A short description for the snippet.\n  tags: [max, three, tags]\n  author:\n    name: Your Name\n    email: your@email.tld\n    homepage: https://domain.tld\n    twitter: twitter_handle_without_@\n    github: github_handle\n  ---\n\n  ```html\n  \u003ctemplate\u003e\n  \u003c/template\u003e\n\n  \u003cscript\u003e\n  \u003c/script\u003e\n\n  \u003cstyle lang=\"scss\" scoped\u003e\n  \u003c/style\u003e\n  ```\n  ````\n4. Update the file with your snippet (and some of your details). You don't need to fill in everything -- only title, date, description, your name, and the snippet itself, are really required. The snippet can be previewed with `hugo server`.\n5. Once you're happy with how it looks, commit the file and create a PR 🎉\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphanan%2Fvue-snippets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphanan%2Fvue-snippets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphanan%2Fvue-snippets/lists"}