Vue Material

Open-source Vue projects categorized as Material

Top 4 Vue Material Projects

  • vue-material

    Vue.js Framework - ready-to-use Vue components with Material Design, free forever.

    Project mention: Can Notion be efficient for my Design system's documentation? | /r/UI_Design | 2023-12-08

    For what it’s worth, these are (Vue-compatible) component libraries we had looked at, besides Google’s own: https://primevue.org/uikit. https://athemes.com/collections/vue-ui-component-libraries/ https://js.devexpress.com/Documentation/Guide/Vue_Components/DevExtreme_Vue_Components/ https://www.telerik.com/kendo-vue-ui https://www.creative-tim.com/vuematerial https://vuetifyjs.com https://element-plus.org/ https://www.naiveui.com/en-US/light

  • material-vue

    :gem: Vue Material Template - Vuetify admin dashboard template built with Vuetify and Love :gift_heart:

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • 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). The latest post mention was on 2023-12-08.

Index

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

Project Stars
1 vue-material 9,869
2 material-vue 141
3 tri-state-checkbox 5
4 vue-tree-view 4
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com