Giter Site home page Giter Site logo

weex-uikit's Introduction

weex-uikit

一个weex的UI组件库

Demo

https://erguotou520.github.io/weex-uikit/

UI-KIT

UI规范参考 http://www.ui.cn/detail/194373.html

How to use

由于weex限制较多,建议拷贝packages目录到自己的项目中来使用。另外demo中存在一些不在packages目录里的组件, 它们位于demo/src/components目录下,主要是一些业务组件,这些组件在使用时也请复制到自己的项目中。 除此之外你还需要安装stylusstylus-loader来实现css的加载,命令为npm i stylus stylus-loader -D, 如果你需要修改样式,请直接修改.vue文件里的源码。具体使用方法请参考下面的文档和demo。

Document

Document

Dev steps

  1. clone
git clone [email protected]:erguotou520/weex-uikit.git
  1. install dependencies
cd weex-uikit
npm i
  1. run demo
npm run demo:dev
  1. debug
npm run demo:debug

weex-uikit's People

Contributors

erguotou520 avatar weue avatar

Watchers

 avatar  avatar  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.