preact-weui:一套轻巧且基于 preact 和 Weui 的 UI 库

preact-weui:一套轻巧且基于 preact 和 Weui 的 UI 库

React UI框架

访问GitHub主页

共44Star

详细介绍

preact-weui

A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.


install:

npm install --save afeiship/preact-weui

get started

To use Weui Preact you must include the Weui CSS in your HTML payload:

<link href="//cdn.bootcss.com/weui/1.1.2/style/weui.min.css" rel="stylesheet" type="text/css" media="screen" />

usage:

resources:

todos:

  • radio-group style fix
  • ReactWeui -> Weui
  • bable-import-plugin for dynamic import
  • package libs dir