https://github.com/ubugeeei/vuetify
https://github.com/ubugeeei/vuetify
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ubugeeei/vuetify
- Owner: ubugeeei
- License: mit
- Created: 2021-08-06T16:35:24.000Z (almost 4 years ago)
- Default Branch: dev
- Last Pushed: 2021-08-06T16:36:09.000Z (almost 4 years ago)
- Last Synced: 2025-03-24T19:50:02.919Z (3 months ago)
- Language: TypeScript
- Size: 62.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
Supporting Vuetify
Vuetify is a MIT licensed project that is developed and maintained full-time by [John Leider](https://github.com/johnleider) and [Heather Leider](https://github.com/heatherleider); with support from the entire [Core Team](https://vuetifyjs.com/about/meet-the-team/). Sponsor Vuetify and receive some **awesome perks** and support Open Source Software at the same time! 🎉
-
Become a backer or sponsor on GitHub
or Patreon (supports John and Heather)
-
Become a backer or sponsor on Open Collective
(supports the Dev team)
-
Become a subscriber on Tidelift
-
Make a one-time payment with Paypal
-
Book time with the Team
### What's the difference between Patreon and OpenCollective
Funds donated via Patreon go directly to support John and Heather's full-time work on Vuetify. Funds donated via Open Collective are managed with transparent expenses and will be used for compensating work and expenses for Core team members. Your name/logo will receive proper recognition and exposure by donating on either platform.
Diamond Sponsors
Platinum Sponsors
Gold Sponsors
Sponsors via Open Collective
### Introduction
Vuetify is a Vue UI Library with beautifully handcrafted Components using the [Material Design](https://material.io/guidelines/) specification. No design skills required — everything you need to create amazing applications is at your fingertips. Supercharge your development process with all of the tools that you need to succeed:
- WCAG **Accessibility** (a11y) / WCAG / Section 508 / RTL support
- **30+** supported languages
- _Smaller_ bundle sizes with **automatic** tree-shaking
- A massive **Discord** [community](https://community.vuetifyjs.com)
- **18 months** Long-term support for [Major releases](https://vuetifyjs.com/introduction/long-term-support/)
- **IE11 / Safari 9** support with [polyfill](https://vuetifyjs.com/getting-started/browser-support/)
- Extensive customization options with **SASS/SCSS** and [Presets](https://vuetifyjs.com/features/presets/)
- Responsive support down to _320px_ width
- [Direct support](https://vuetifyjs.com/introduction/support/) support from Vuetify
###### Browser Support
Vuetify supports all **modern browsers**, including IE11 and Safari 9+ (using [polyfills](https://vuetifyjs.com/getting-started/quick-start#ie-11-amp-safari-9-support)). Components are designed for a minimum width of _320px_.
### Vuetify Ecosystem
#### Plugins
Project
Version
Description
@vuetify/cli-plugin-utils
A collection of helper utilities for creating Vue CLI plugins
eslint-config-vuetify
An opinionated eslint-config for Vuetify
eslint-plugin-vuetify
An opinionated eslint-plugin for Vuetify
vue-cli-plugin-vuetify
A Vue CLI plugin for installing and configuring Vuetify
vue-cli-plugin-vuetify-cli
A Vue CLI plugin for scaffolding Vue applications
vue-cli-plugin-vuetify-essentials
A supplementary Vue CLI plugin used by @vuetify/preset
vue-cli-plugin-vuetify-storybook
A Vue CLI plugin for using Storybook w/ Vuetify
@vuetify/preset
n/a
A Vue CLI preset for Vuetify
vuetify-loader
A webpack plugin for treeshaking and progressive image support
vuex-cognito-module
A Vuex module for AWS Cognito
#### Presets
Preset
Version
Study
vue-cli-plugin-vuetify-preset-basil
Basil Material Study
vue-cli-plugin-vuetify-preset-crane
Crane Material Study
vue-cli-plugin-vuetify-preset-fortnightly
Fortnightly Material Study
vue-cli-plugin-vuetify-preset-owl
Owl Material Study
vue-cli-plugin-vuetify-preset-rally
Rally Material Study
vue-cli-plugin-vuetify-preset-reply
Reply Material Study
vue-cli-plugin-vuetify-preset-shrine
Shrine Material Study
### Documentation
To check out the docs, visit [vuetifyjs.com](https://vuetifyjs.com).

### Questions
For help and support questions, please use our [community chat](https://community.vuetifyjs.com). This issue list of this repo is **exclusively** for bug reports and feature requests.
### Issues
Please make sure to read the [Important Information](https://github.com/vuetifyjs/vuetify/blob/master/.github/CONTRIBUTING.md#important-information) before opening an issue. Issues not confirming to the guidelines may be closed immediately.
### Changelog
Detailed changes for each release are documented in the [release notes](https://github.com/vuetifyjs/vuetify/releases).
### Contributing
Developers interested in contributing should read the [Code of Conduct](./CODE_OF_CONDUCT.md) and the [Contribution Guide](https://vuetifyjs.com/getting-started/contributing).
> Please do **not** ask general questions in an issue. Issues are only to report bugs, suggest
enhancements, or request new features. For general questions and discussions, ask in the [community chat](https://community.vuetifyjs.com/).
To help you get you familiar with our contribution process, we have a list of [good first issues](https://github.com/vuetifyjs/vuetify/labels/good%20first%20issue) that contain bugs which have a relatively limited scope. This is a great place to get started. If you have any questions, please join us on the [community chat](https://community.vuetifyjs.com).
We also have a list of [help wanted](https://github.com/vuetifyjs/vuetify/labels/help%20wanted) issues that you might want to check.
This project exists thanks to all the people who contribute 😍!
###### Backers
Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/vuetify#backer)]
###### Sponsors
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/vuetify#sponsor)]
### 📑 License
[MIT](http://opensource.org/licenses/MIT)
Copyright (c) 2016-present Vuetify LLC