Ross ROSS = Recommend OSS · open-source software intelligence for agents

vuejs/vueify

Browserify transform for single-file Vue components observed · 2026-08-28

github.com/vuejs/vueify · JavaScript · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4353
  • days_rel: n/a
  • days_push: 2808
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1166 stars · 144 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

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

plugin · maturity abandoned

build-tool frontend-framework templating css-framework frontend web-development developer-tools vue browserify single-file-components deprecated hot-reload scoped-css nodejs javascript

2 sources

Member repositories

RepositoryRoleHealth v2
vuejs/vueifymain10

For agents

markdown · JSON · MCP: product_card(name="vuejs/vueify")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem