JSPM

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

Fluent Design Components for Vue.js using Bulma CSS framework and Bulma-Fluent theme, inspired by Microsoft’s Fluent Design System

Package Exports

  • vue-fluent

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 (vue-fluent) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Vue-Fluent

Work in progress: NOT READY FOR USE YET

Fluent Design Components for Vue.js using Bulma and Bulma-Fluent-Theme, inspired by Microsoft’s Fluent Design System.

Donate using Liberapay

NPM

dependencies

Demo

Browse the online demo here.

Quick install

NPM

npm install vue-fluent

Yarn

yarn add vue-fluent

Import

After installation, you can import the CSS/Sass file into your project using this snippet:

import 'vue-fluent/dist/vue-fluent.css'
import 'vue-fluent/dist/vue-fluent.js'

unpkg.com/vue-fluent

Download from this Repository

Download Latest Minified CSS

Code copyright 2018 Muhammad Ubaid Raza.

Code released under the MIT license.