1 Star 0 Fork 0

冰糖雪梨/mind-ui-weapp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

微信小程序组件库

介绍

Mind UI Weapp 是使用微信小程序原生语言开发的轻量、高效的 UI 组件库。 目前包含 30+ 个常用组件。

注意

本组件库是作者为 慕影网(微信小程序版) 项目所开发,未经过严格测试,不建议在生产环境使用。

预览

安装

通过 npm 命令行安装

npm install mind-ui-weapp -S

构建

在微信小程序开发者工具组,点击“工具”菜单中的“构建 npm”,将其构建到 miniprogram_npm 目录下

使用

"usingComponents": {
  "m-button": "mind-ui-weapp/button"
}
<m-button type="primary">按钮</m-button>

微信开发者工具预览

# 安装项目依赖
npm install

# 执行组件编译
npm run dev

组件库文档地址

使用文档

作者主页

ixook.com

MIT License Copyright (c) 2022 bingtangxueli Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

微信小程序组件库 展开 收起
JavaScript 等 2 种语言
MIT
取消

发行版

暂无发行版

贡献者 (2)

全部

近期动态

2年前同步了仓库
2年前创建了仓库
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/ixook/mind-ui-weapp.git
git@gitee.com:ixook/mind-ui-weapp.git
ixook
mind-ui-weapp
mind-ui-weapp
master

搜索帮助