Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Apr 16, 2021. It is now read-only.

Office UI Fabric implementation for Vue.js

License

NotificationsYou must be signed in to change notification settings

aidewoode/office-ui-fabric-vue

Repository files navigation

Build statusNPM version

Note: Becauseoffice-ui-fabric-js no longer support, this project need to rewrite usingoffice-ui-fabric-core. But it's lots of works, I don't have too much time on this project now. So this project will no longer support. If someone wants to works with me on this project to write a new version, please contact me.

Introduction

Office UI Fabric implementation for Vue.js, build withoffice-ui-fabric-js

Dependencies

  • vue.js 2.2.0+

Installation

  $ yarn add office-ui-fabric-vue  // or  $ npm install office-ui-fabric-vue

Usage

importVuefrom'vue'importOfficeUIFabricVuefrom'office-ui-fabric-vue';// import css styleimport'office-ui-fabric-vue/dist/index.css';Vue.use(OfficeUIFabricVue);

Development

// clone the repo$ git clone https://github.com/aidewoode/office-ui-fabric-vue.git// install all dependencies$ yarn install// runing the doc site$ yarn run server// bundle the file$ yarn run bundle// runing the test$ yarn run test

Notice

This project just include js components, for the basic styling, include the icons, colors, layout, typography..., you can check theFabric Core project.

This project already include Jquery and PickaDate, and used for the DatePicker component.

This project still in early stage, so the api of this components may have some break change later. If you find bugs or have feature quest, pleaseadd a new issue.

About

Office UI Fabric implementation for Vue.js

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors4

  •  
  •  
  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp