All Projects → afeiship → preact-weui

afeiship / preact-weui

Licence: MIT license
Weui for preact.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to preact-weui

preact-token-input
🔖 A text field that tokenizes input, for things like tags.
Stars: ✭ 57 (+29.55%)
Mutual labels:  preact
ImageTrans
一个仿微信的图片查看过渡动画demo 支持拖动图片手势返回 ,缩略图与原图无缝切换
Stars: ✭ 42 (-4.55%)
Mutual labels:  weixin
scrum-planning-poker
Please feel FREE to try it and give feedback by searching Scrum敏捷估算 in WeChat mini program.
Stars: ✭ 30 (-31.82%)
Mutual labels:  weixin
preact-coffee
Starter template for preact coffee webpack
Stars: ✭ 13 (-70.45%)
Mutual labels:  preact
flutter-weui
WEUI for Flutter https://flutter-studio.github.io/flutter-weui/
Stars: ✭ 32 (-27.27%)
Mutual labels:  weui
preact-typescript-parcel-starter
Starter with Preact - Typescript - Parcel Bundler
Stars: ✭ 51 (+15.91%)
Mutual labels:  preact
robinjs-website
Alexa like assistant in 40 lines of code
Stars: ✭ 31 (-29.55%)
Mutual labels:  preact
personal-website
Personal website – made with Next.js, Preact, MDX, RMWC, & Vercel
Stars: ✭ 16 (-63.64%)
Mutual labels:  preact
react-text-toxicity
Detect text toxicity in a simple way, using React. Based in a Keras model, loaded with Tensorflow.js.
Stars: ✭ 38 (-13.64%)
Mutual labels:  preact
Portfolio
Expo + Next.js Portfolio
Stars: ✭ 56 (+27.27%)
Mutual labels:  preact
preact-motion
A fork of React-Motion to be used with Preact
Stars: ✭ 28 (-36.36%)
Mutual labels:  preact
precharts
Just Recharts pre-aliased for Preact.
Stars: ✭ 26 (-40.91%)
Mutual labels:  preact
wxbestcake-master
微信小程序-电商类小程序 包含预览、购物车、添加地址、支付、购买等一系列完整的流程
Stars: ✭ 53 (+20.45%)
Mutual labels:  weui
htmdx
HTMDX: Lightweight runtime for mdx-like markdown
Stars: ✭ 82 (+86.36%)
Mutual labels:  preact
YASCC
Yet Another SoundCloud Client
Stars: ✭ 30 (-31.82%)
Mutual labels:  preact
relaks
Asynchrounous React component
Stars: ✭ 49 (+11.36%)
Mutual labels:  preact
wxpay-gitbook
微信支付文档: https://yclimb.gitbook.io/wxpay/
Stars: ✭ 45 (+2.27%)
Mutual labels:  weixin
Wechat JumpGame
[基于Python]自己写的一个微信跳一跳自动游戏程序(针对安卓手机)。 全自动运行 自动适应不同分辨率 自动调整各个参数误差
Stars: ✭ 17 (-61.36%)
Mutual labels:  weixin
miniprogram
微信小程序过审指南
Stars: ✭ 96 (+118.18%)
Mutual labels:  weixin
etiketai
Etiketai is an online tool designed to label images, useful for training AI models
Stars: ✭ 63 (+43.18%)
Mutual labels:  preact

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].