# wux **Repository Path**: libran/wux ## Basic Information - **Project Name**: wux - **Description**: :dog: wux - 微信小程序自定义组件(对话框、指示器、五星评分...) - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 129 - **Created**: 2018-04-10 - **Last Updated**: 2024-04-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 微信小程序 - 自定义组件 = [![npm version](https://img.shields.io/npm/v/wux.svg)](https://www.npmjs.org/package/wux) ## 预览 用[微信web开发者工具](https://mp.weixin.qq.com/debug/wxadoc/dev/devtools/download.html)打开`dist`目录(请注意,是dist目录,不是整个项目) ## 使用 - 组件的wxml结构请看`dist/components/`下的组件 - 样式文件可直接引用`dist/components/wux.wxss` ## 插件及文档 * [ActionSheet - 上拉菜单](https://github.com/skyvow/wux/blob/master/docs/components/actionsheet.md) * [Backdrop - 背景幕](https://github.com/skyvow/wux/blob/master/docs/components/backdrop.md) * [Barcode - 条形码](https://github.com/skyvow/wux/blob/master/docs/components/barcode.md) * [Button - 浮动按钮](https://github.com/skyvow/wux/blob/master/docs/components/button.md) * [Calendar - 日历](https://github.com/skyvow/wux/blob/master/docs/components/calendar.md) * [CountDown - 倒计时](https://github.com/skyvow/wux/blob/master/docs/components/countdown.md) * [CountUp - 计数器](https://github.com/skyvow/wux/blob/master/docs/components/countup.md) * [Dialog - 对话框](https://github.com/skyvow/wux/blob/master/docs/components/dialog.md) * [FilterBar - 筛选栏](https://github.com/skyvow/wux/blob/master/docs/components/filterbar.md) * [Gallery - 画廊](https://github.com/skyvow/wux/blob/master/docs/components/gallery.md) * [KeyBoard - 键盘](https://github.com/skyvow/wux/blob/master/docs/components/keyboard.md) * [Loading - 指示器](https://github.com/skyvow/wux/blob/master/docs/components/loading.md) * [Notification - 通知](https://github.com/skyvow/wux/blob/master/docs/components/notification.md) * [Picker - 选择器](https://github.com/skyvow/wux/blob/master/docs/components/picker.md) * [Prompt - 提示信息](https://github.com/skyvow/wux/blob/master/docs/components/prompt.md) * [Qrcode - 二维码](https://github.com/skyvow/wux/blob/master/docs/components/qrcode.md) * [Rater - 评分组件](https://github.com/skyvow/wux/blob/master/docs/components/rater.md) * [Refresher - 下拉刷新](https://github.com/skyvow/wux/blob/master/docs/components/refresher.md) * [Toast - 提示框](https://github.com/skyvow/wux/blob/master/docs/components/toast.md) * [Toptips - 顶部提示](https://github.com/skyvow/wux/blob/master/docs/components/toptips.md) * [Vcode - 验证码](https://github.com/skyvow/wux/blob/master/docs/components/vcode.md) * [Xnumber - 数字输入框](https://github.com/skyvow/wux/blob/master/docs/components/xnumber.md) ## 更新日志 * [CHANGELOG](CHANGELOG.md) ## 项目截图 ## 贡献 有任何意见或建议都欢迎提 issue ## License MIT