All Projects → alitajs → Moui

alitajs / Moui

Licence: mit
🍕面向现代浏览器的 CSS 样式库

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Moui

Tnwx
TNWX: TypeScript + Node.js + WeiXin 微信系开发脚手架,支持微信公众号、微信支付、微信小游戏、微信小程序、企业微信/企业号。最最最重要的是能快速的集成至任何 Node.js 框架(Express、Nest、Egg、Koa 等)
Stars: ✭ 319 (+1419.05%)
Mutual labels:  wechat-mini-program, wechat
Planmaster
套餐助手:手机套餐对比选购小程序
Stars: ✭ 487 (+2219.05%)
Mutual labels:  wechat-mini-program, wechat
Wechat Mini Shop
微信小程序商城,微信小程序微店,接口基于FaShop
Stars: ✭ 328 (+1461.9%)
Mutual labels:  wechat-mini-program, wechat
Fresh Weather
新鲜天气:使用小程序·云开发的小程序
Stars: ✭ 291 (+1285.71%)
Mutual labels:  wechat-mini-program, wechat
Quietweather
☀️ Develop a weather wechat mini program application in two days - 两天撸一个天气应用微信小程序
Stars: ✭ 677 (+3123.81%)
Mutual labels:  wechat-mini-program, wechat
Crmeb
🔥🔥🔥 CRMEB打通版v4免费开源商城系统,uni-app+thinkphp6框架商城,系统可商用;包含小程序商城、H5商城、公众号商城、PC商城,支持分销、拼团、砍价、秒杀、优惠券、积分、会员等级、小程序直播、可视化设置,前后端分离,方便二开,更有详细使用文档、接口文档、数据字典、二开文档/视频教程,欢迎大家提出宝贵意见和建议
Stars: ✭ 3,447 (+16314.29%)
Mutual labels:  wechat-mini-program, wechat
Weixin Java Miniapp Demo
基于Spring Boot 和 WxJava 实现的微信小程序Java后端Demo
Stars: ✭ 779 (+3609.52%)
Mutual labels:  wechat-mini-program, wechat
Wechatblog
💘微信小程序 & 个人博客 & WordPress & WordPress REST API
Stars: ✭ 223 (+961.9%)
Mutual labels:  wechat-mini-program, wechat
Qiniu Wxapp Sdk
qiniu SDK based on wxapp
Stars: ✭ 638 (+2938.1%)
Mutual labels:  wechat-mini-program, wechat
Scuplus Wechat
We川大小程序[scuplus] 使用wepy开发的完善的校园综合小程序, 40+页面,前后端开源,包括成绩、课表、失物招领、图书馆、新闻资讯等等常见校园场景功能
Stars: ✭ 545 (+2495.24%)
Mutual labels:  wechat-mini-program, wechat
Litemall
又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端
Stars: ✭ 16,629 (+79085.71%)
Mutual labels:  wechat-mini-program, wechat
Juejin
💰 Unofficial JueJin wechat mini program application - 掘金非官方微信小程序
Stars: ✭ 771 (+3571.43%)
Mutual labels:  wechat-mini-program, wechat
Wx Tfjs Demo
微信小程序运行 TensorFlow 的 Demo
Stars: ✭ 274 (+1204.76%)
Mutual labels:  wechat-mini-program, wechat
Wepy Mall
微信小程序--基于wepy 商城(微店)微信小程序 欢迎学习交流
Stars: ✭ 3,224 (+15252.38%)
Mutual labels:  wechat-mini-program, wechat
Oejia weshop
odoo 微信小程序商城模块 (WeChat Mini Program for Odoo)
Stars: ✭ 224 (+966.67%)
Mutual labels:  wechat-mini-program, wechat
Wxapp Boilerplate
使用 webpack, babel, scss 开发的微信/支付宝小程序项目脚手架
Stars: ✭ 367 (+1647.62%)
Mutual labels:  wechat-mini-program, wechat
Wxapp Webpack Plugin
📦 微信小程序 webpack 插件
Stars: ✭ 185 (+780.95%)
Mutual labels:  wechat-mini-program, wechat
Mp Githubtrending
WeChat Mini Programe for GitHub Trending. 便捷查看 GitHub Trending 的微信小程序
Stars: ✭ 200 (+852.38%)
Mutual labels:  wechat-mini-program, wechat
Flutter mp
Bring your Flutter code to mini program
Stars: ✭ 533 (+2438.1%)
Mutual labels:  wechat-mini-program, wechat
Weui
A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.
Stars: ✭ 26,030 (+123852.38%)
Mutual labels:  wechat, style

moUI

🍕 面向现代浏览器的 CSS 样式库。

✨ 特性

  • 原生 CSS 编写
  • 深浅色主题与风格定制
  • 按需载入国际化文案
  • 多框架支持 (help wanted!)

🎨 本地预览

微信小程序

微信扫描小程序码在线预览
  1. Clone 项目到本地,进入 wechat-minip 目录,执行命令安装依赖:
cd wechat-minip && yarn install
# or
cd wechat-minip && npm install
  1. wechat-minip 目录下编译:
yarn run compile
# or
npm run compile
  1. 安装并打开微信开发者工具,登录后在项目列表页选择导入小程序项目,选中 wechat-minip 目录。

如果开发者工具提示“不属于项目成员”,删除 wechat-minip/project.config.json 中的 appid 项再以游客身份重新导入项目。

import wechat mini-program project

💡 如何贡献

注意事项

  • 新特性尽可能不要直接修改原样式类,而是在其后追加覆盖,否则可能会影响到组件之间样式的联动效果。
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].