Vue Material-UI

Open-source Vue projects categorized as Material-UI

Top 4 Vue Material-UI Projects

  • dashblocks-template

    Dashblocks Vue Material Admin Template

  • demo-multiframework

    🧶 Oruga combined with 4 different styles: Tailwind, Bootstrap 5, Bulma and Material!

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • tri-state-checkbox

    A material tri state checkbox component for Vue 3.

  • Project mention: Making and distributing a UI component with Vue 3 and Vite | dev.to | 2023-06-01

    { "name": "vue-tri-state-checkbox", "private": false, "version": "0.0.1", "type": "module", "repository": { "type": "git", "url": "git+https://github.com/MatijaNovosel/tri-state-checkbox.git" }, "keywords": [ "checkbox", "vue-tri-state-checkbox", "material", "material-ui", "vue3", "vue", "vuejs" ], "files": ["dist", "src/components/"], "main": "./dist/vue-tri-state-checkbox.umd.cjs", "module": "./dist/vue-tri-state-checkbox.js", "exports": { ".": { "import": "./dist/vue-tri-state-checkbox.js", "require": "./dist/vue-tri-state-checkbox.umd.cjs" }, "./dist/style.css": { "import": "./dist/style.css", "require": "./dist/style.css" } }, "types": "./dist/index.d.ts", "scripts": { "dev": "vite", "build": "vue-tsc && vite build", "preview": "vite preview" }, "dependencies": { "sass": "^1.62.1", "vue": "^3.2.47" }, "peerDependencies": { "vue": "^3.0.0" }, "devDependencies": { "@vitejs/plugin-vue": "^4.1.0", "path": "^0.12.7", "typescript": "^5.0.2", "vite": "^4.3.9", "vite-plugin-dts": "^2.3.0", "vue-tsc": "^1.4.2" } }

  • vue-tree-view

    A tree view component for Vue 3.

  • Project mention: How do I bundle my CSS with a component package so I don't have to import it manually? | /r/vuejs | 2023-05-08

    I've been writing some components recently and haven't been able to find a decent article that explains this in much detail so I have my own troubled version, for example my tree-view.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Index

What are some of the best open-source Material-UI projects in Vue? This list will help you:

Project Stars
1 dashblocks-template 174
2 demo-multiframework 10
3 tri-state-checkbox 5
4 vue-tree-view 4

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com