Giter Club home page Giter Club logo

vue-material's Introduction

Introduction

Join the chat at https://gitter.im/ElvisKang/vue-material

Vue-material intends to build Materialize(0.97.2+) with pure Vue.js(1.0.0+) ,which let users get rid of depending on 3rd Javascript libraries ,such as Materialize.js and Jquery.js(with plugins).In addition,I hope that you will construct a material design website easier with vue-material.

Status

Still Under Building

Supported Browsers:

Chrome 35+, Firefox 31+, Safari 7+, IE 10+

Documentation

Link

Declaration & Acknowledgement

This project doesn't belong to Materialize. I'd like to thank Alan Chang for permitting me to use their Logo for this project. :)

Getting Started

Download

Download Materializecss and Vue.js(1.0.0+)

npm install vue-material

Usage

import Vue from 'vue';
import Material from 'vue-material';
//Globally register all of the components;
Material.regAll(Vue);
//or
//Globally register the components that you need
Material.reg(Vue,['buttons','cards']);

介绍

Vue-material的目标是借助Vue.js实现Materialize的所有功能,以帮助用户摆脱对于第三方javascript库的依赖。同时,我希望它能让你能更加轻松地构建一个Material Design页面。

项目状态

构建中。

文档

链接

声明&感谢

该项目非Materializecss的官方项目。在此感谢Alan Chang准许我使用他们的logo!

vue-material's People

Contributors

elviskang avatar gitter-badger avatar

Watchers

 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.