# sdras/vue-vscode-snippets

These snippets were built to supercharge my workflow in the most seamless manner possible.

Repository: https://github.com/sdras/vue-vscode-snippets
Canonical: https://ross.abutalabs.com/products/vue-vscode-snippets
Homepage: https://marketplace.visualstudio.com/items?itemName=sdras.vue-vscode-snippets
Language: JavaScript
License: MIT
License Family: permissive
Topics: vscode, vscode-extension, vscode-vue, vue2, vuejs, vuejs2, vue-snippets, snippets, vscode-snippets, vuejs-snippets
Last push: 2024-11-19T23:28:37+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3300, "days_push": 652, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1336, forks 187 (observed 2026-08-28T04:04:25.445665+00:00)

## What it is
A Visual Studio Code extension providing snippets for Vue 2 and Vue 3 single-file components, including Composition API, script setup, and TypeScript variants. It focuses on real-world developer ergonomics by scaffolding commonly typed boilerplate quickly.

## Use cases
- generate vue single file component boilerplate in vscode
- scaffold vue 3 composition api components quickly
- create script setup components with typescript snippets
- speed up typing vue directives like v-for and v-model
- stub out vue components with scss, sass, less, or stylus styles

## When to choose
- you write Vue 2 or Vue 3 apps in VS Code and want fast SFC scaffolding
- you want opinionated, real-world-focused snippets rather than a full API catalogue
- you use Composition API, script setup, or TypeScript with Vue

## When to avoid
- you use editors other than VS Code
- you want a Vue language server, linting, or IntelliSense rather than snippets
- you prefer configuring your own snippet set

## Facets
- artifact type: plugin
- maturity: stable
- function: developer-tools, boilerplate, templating
- domain: frontend, web-development, developer-tools, text-editors
- platform: editor-plugin, cross-platform
- tags: vue, vue3, vue2, snippets, vscode-extension, single-file-components, composition-api, typescript

## Member repositories
- sdras/vue-vscode-snippets (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:25.445665+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:44:17.060539+00:00, confidence not recorded.
  - readme: https://github.com/sdras/vue-vscode-snippets (fetched 2026-08-28T04:04:25.445665+00:00, sha 5d0fff585f8d)
  - homepage: https://marketplace.visualstudio.com/items?itemName=sdras.vue-vscode-snippets (fetched 2026-08-29T12:03:53.072613+00:00, sha 1a7fdabebd82)
  - registry_npm: https://registry.npmjs.org/vue-vscode-snippets (fetched 2026-08-29T12:03:53.081643+00:00, sha f8528665ab7c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
