# vuejs/vueify

Browserify transform for single-file Vue components

Repository: https://github.com/vuejs/vueify
Canonical: https://ross.abutalabs.com/products/vueify
Language: JavaScript
License: MIT
License Family: permissive
Archived: true
Last push: 2018-12-25T22:58:44+00:00

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

## Adoption (not part of the score)
Stars 1166, forks 144 (observed 2026-08-28T04:03:50.233548+00:00)

## What it is
vueify is a Browserify transform that lets you write Vue.js single-file components (.vue files) with templates, scripts, and scoped/preprocessed CSS in one file. It compiles these components during Browserify bundling and supports hot reloading.

## Use cases
- bundle Vue single-file components with Browserify
- compile .vue files with preprocessor languages like Stylus, Jade, or CoffeeScript
- hot-reload Vue components during development
- extract and inject scoped CSS into Vue components
- build Vue 2 apps without webpack or rollup

## When to choose
- legacy Vue projects already using Browserify

## When to avoid
- starting any new Vue project - the repo is deprecated in favor of webpack and rollup tooling
- you need Vue 3 support or modern build features
- you want long-term maintained tooling

## Facets
- artifact type: plugin
- maturity: abandoned
- function: build-tool, frontend-framework, templating, css-framework
- domain: frontend, web-development, developer-tools
- platform: -
- tags: vue, browserify, single-file-components, deprecated, hot-reload, scoped-css, nodejs, javascript

## Member repositories
- vuejs/vueify (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:50.233548+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-30T06:29:18.948573+00:00, confidence not recorded.
  - readme: https://github.com/vuejs/vueify (fetched 2026-08-28T04:03:50.233548+00:00, sha 5ee5585c0958)
  - registry_npm: https://registry.npmjs.org/vueify (fetched 2026-08-29T12:35:22.563478+00:00, sha fca02cc8ceb3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
