OSS Tanbou

Vuetify — build Vue interfaces from a shared component and theme system

About these scores

OSS scale score is an unbounded metric that log-compresses and weights Stars, Watchers, Forks, and Contributors. Discovery score is the current OSS scale score minus the score at discovery. Update pace is commits in the last 30 days, growth momentum is the OSS scale score difference within the recent observation window, and OSS health is a 0–100 rating based on available recency, Community Health, and release data.

Stars
41,044
Primary language
TypeScript
License
MIT
Repository last updated
Sep 18, 2026

Overview

Vuetify is a Vue component framework that combines UI components, layouts, and theming in one design system. Forms, navigation, data display, and other application surfaces can be assembled with consistent responsive behavior and styling.

Features and best fit

Based on official documentation; not hands-on tested · Content checked:

Combine components and themes under shared defaults

Vuetify provides a broad component set plus themes, colors, presets, and blueprints for keeping application appearance and behavior consistent.

Sources: [2][3]

Use Vite with automatic tree shaking

The project supports Vite-based setups that can focus bundles around the components actually used by an application.

Sources: [2][3]

Useful for rapidly standardizing Vue business interfaces

It fits teams building forms, tables, navigation, dashboards, and administration screens that should share a consistent design language.

Sources: [2]

Vuetify 2 is EOL, so confirm the major version

The README marks Vuetify 2 as end of life without normal security support. Existing applications should confirm their major version, while new adoption should follow the current documentation.

Sources: [2][3]

Official sources

  1. [1]vuetifyjs/vuetify repository(2026-09-21)
  2. [2]Vuetify README(2026-09-21)
  3. [3]Vuetify documentation(2026-09-21)
  4. [4]vuetify package(2026-09-21)
  5. [5]Vuetify MIT license(2026-09-21)
Supplemental curator note

GitHub's repository license field is `NOASSERTION`, while `LICENSE.md` and `packages/vuetify/package.json` explicitly declare MIT. The current package is 4.2.1. The README also states that Vuetify 2 is end of life and no longer receives normal support, including security fixes.

Try it in 3 steps

  1. 1

    Create a Vuetify 4 project

    Use the official create-vuetify scaffold and choose the project name, TypeScript option, and dependency installation path.

    npm create vuetify@latest
  2. 2

    Enter the generated project

    Change into the generated project directory. This uses the same example name as the official quick-start documentation.

    cd vuetify-project
  3. 3

    Start the Vite development server

    Open the application and inspect Vuetify components, themes, and responsive layouts.

    npm run dev
Check the official README

Growth

Growth trends · Last 30 days

41,044 Stars

Trend data is still being collected.

Development activity

Last 90 days · weekly

Commits (last 30 days)
39
Open PRs
108

Development activity is still being collected.

Built with

Categories and tags

Categories

GitHub data

GitHub dataView detailed GitHub data

GitHub Topics

  • vue
  • vuejs
  • vue-components
  • material-design
  • material
  • material-theme
  • material-components
  • javascript
  • semantic
  • vue-material
  • vuetify
  • vuetifyjs
Stars
41,044
Forks
7,122
Watchers
574
Open issues
292
Contributors
431
Primary language
TypeScript
License
MIT
Repository last updated
Sep 18, 2026
Write a related article

Share a guide or use case for this OSS in Markdown. Articles are published after administrator approval.

Report incorrect information

Tell us if any listing information is incorrect or outdated.