JSPM

vuetify

0.12.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 585184
  • Score
    100M100P100Q165302F
  • License MIT

Vue.js 2 Semantic Component Framework

Package Exports

  • vuetify
  • vuetify/dist/vuetify.min.css
  • vuetify/src/stylus/main.styl
  • vuetify/src/util/helpers

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vuetify) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Downloads Version License Gitter Chat

Vuetify.js is proudly sponsored by:

Looking for Vue.js jobs? Check out vuejobs.com

Install

# npm
npm install vuetify --save-dev
# yarn
yarn add vuetify --dev

Use

import Vue from 'vue'
import Vuetify from 'vuetify'

Vue.use(Vuetify)

Support

Ask your support questions on the vuetifyjs gitter.

For additional information, please visit the Official Documentation.