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!

  • Appwrite

    Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!

  • 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.

  • 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" } }

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). The latest post mention was on 2023-06-01.

Index

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

Project Stars
1 dashblocks-template 165
2 demo-multiframework 9
3 vue-tree-view 2
4 tri-state-checkbox 1
Updating dependencies is time-consuming.
Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
blog.mergify.com