Giter Site home page Giter Site logo

vireshbackup / office-ui-fabric-vue Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aidewoode/office-ui-fabric-vue

0.0 1.0 0.0 1.86 MB

Office UI Fabric implementation for Vue.js

Home Page: https://aidewoode.github.io/office-ui-fabric-vue/

License: Other

JavaScript 52.60% CSS 0.16% Vue 46.79% HTML 0.45%

office-ui-fabric-vue's Introduction

Office UI Fabric Vue

Build status NPM version

Note: Because office-ui-fabric-js no longer support, this project need to rewrite using office-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 with office-ui-fabric-js

Dependencies

  • vue.js 2.2.0+

Installation

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

Usage

  import Vue from 'vue'
  import OfficeUIFabricVue from 'office-ui-fabric-vue';

  // import css style
  import '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 the Fabric 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, please add a new issue.

office-ui-fabric-vue's People

Contributors

aidewoode avatar sureshjoshi avatar mornir avatar gleox avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.