# pablohpsilva/vuejs-component-style-guide

Vue.js Component Style Guide

Repository: https://github.com/pablohpsilva/vuejs-component-style-guide
Canonical: https://ross.abutalabs.com/products/vuejs-component-style-guide
Homepage: https://pablohpsilva.github.io/vuejs-component-style-guide
License Family: other
Topics: vue-components, vuejs, vuejs2, style-guide, styleguide, vuejs-style-guide, vuejs-component-style-guide, vue2, vue
Last push: 2024-06-04T17:19:31+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3528, "days_push": 820, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2817, forks 325 (observed 2026-08-28T04:07:23.891097+00:00)

## What it is
A community style guide offering conventions and best practices for structuring Vue.js components, covering naming, props, component structure, and module-based development. It is a documentation resource with translations in multiple languages, not a runnable tool.

## Use cases
- standardize vue component structure across a team
- learn vue.js component best practices
- set naming conventions for vue components
- onboard new developers to a vue codebase
- decide how to organize props and events in vue components

## When to choose
- your team needs agreed-upon Vue 2 component conventions
- you want a readable reference for Vue component design patterns

## When to avoid
- you need lint rules enforced automatically rather than guidelines
- your project uses Vue 3 composition API conventions exclusively

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: documentation, linter
- domain: frontend, web-development, tutorials
- platform: -
- tags: vuejs, style-guide, vue2, component-architecture, coding-standards, best-practices, javascript, nodejs, web

## Member repositories
- pablohpsilva/vuejs-component-style-guide (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:23.891097+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-30T08:13:02.192533+00:00, confidence not recorded.
  - readme: https://github.com/pablohpsilva/vuejs-component-style-guide (fetched 2026-08-28T04:07:23.891097+00:00, sha 6cff09c63f5d)
  - homepage: https://pablohpsilva.github.io/vuejs-component-style-guide (fetched 2026-08-29T09:54:09.935764+00:00, sha 8817eb1c1e15)
- Data as of 2026-08-30T08:39:29.467469+00:00.
