npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

thorui-uniapp

v1.4.2

Published

``开源不易,需要鼓励。给 ThorUI项目点个 star吧``

Downloads

14

Readme

开源不易,需要鼓励。给 ThorUI项目点个 star吧

ThorUI

ThorUI组件库,uni-app代码片段分享

| 微信小程序 |H5二维码 |QQ小程序 |Android | | ------------ | ------------ | ------------ | ------------ | | 微信小程序 |H5二维码 | QQ小程序 | Android App |

网站介绍

https://www.thorui.cn/

ThorUI组件文档

http://www.donarui.com/

| | | | ------------ | ------------ | | ThorUI QQ交流群1:745733024 |ThorUI QQ交流群2:881906325 |

本项目已同步更新到微信小程序(原生小程序代码),后续会更新到支付宝小程序,百度小程序,头条小程序等

更新日志

V1.4.2

1.modal组件优化,宽高以及padding值可设置

2.rate评分组件支持小数,如4星半,4.6星等

3.tabs组件优化

4.商城模板新增优惠券页面

5.商城模板新增订单详情页面

6.分包,解决小程序预览时包体积超出限制的问题

功能截图

| | | | | ------------ | ------------ | ------------ |

V1.4.1

1.新增文档相关链接信息。

2.新增骨架屏组件(extend=>骨架屏)。

3.新增网络请求示例。

4.调整sticky组件,支持索引列表吸顶效果。

5.新增吸顶&索引列表,非scroll-view实现(code[首页]=>索引列表=>索引&吸顶效果)。

6.已知问题修复以及优化。

功能截图

| | | | ------------ | ------------ | | | |

V1.4.0

1.新增日期时间选择器组件。

2.H5新增复制文本功能。

3.新增悬浮按钮组件。

4.新增Tabbar组件。

5.新增tabs标签页组件。

6.新增折叠面板组件。

7.新增图片上传组件。

8.NumberBox组件优化调整。

9.Modal组件优化调整。

10.sticky组件优化调整。

11.countdown组件优化调整。

12.商城模板新增购物车、我的、提交订单、支付成功、我的订单、地址列表、新增地址、设置、用户信息等页面。

13.修改已知bug。

功能截图

| | | | | ------------ | ------------ | ------------ | | | | | | | | | | | | | | | | |

V1.3.2

1.修复H5端发行报错的问题。

2.扩展基础组件(保留了之前版本):alert、tips、button、toast。

3.新增表单验证功能,只需配置相应验证即可。

4.新增返回顶部组件,nvue返回顶部看首页[nvue商品列表]。

5.优化部分页面,修复已知bug。

功能截图

| | | | | ------------ | ------------ | ------------ | | | | |

V1.3.0

1.新增倒计时组件:时分秒倒计时,支持设置大小,颜色等。

2.新增分隔符组件:Divider分隔符,可设置占据高度,线条宽度,颜色等。

3.新增卡片轮播:包含顶部轮播,秒杀商品轮播等。

4.nvue下拉刷新优化。

5.修复已知bug。

V1.2.2

1.新增组件Modal弹框:可设置按钮数,按钮样式,提示文字样式等,还可自定义弹框内容。

2.修复部分已知bug。

V1.2.1

1.修复部分兼容性问题。

2.修复部分已知bug。

V1.2.0

1.新增组件NumberBox数字框:可设置步长,支持浮点数,支持调整样式(可单独设置)。

2.新增组件Rate评分:可设置星星数,可设置大小颜色。

3.新增聊天模板,包含:消息列表,好友列表,聊天界面等。

4.新增商城模板,包含:商城首页,商城列表,商城详情等。

5.优化部分体验。

V1.1.0

1.将基础组件移出扩展,单独出来。

2.扩展改为单独tab bar选项extend。

3.新增滚动消息(extend=>滚动消息):包括顶部通告栏,滚动新闻,以及搜索框中出现的热搜产品。

4.新增弹层下拉选择(extend=>弹层下拉选择):包含顶部下拉选择列表、输入框下拉选择以及底部分享弹层。

5.新增ActionSheet操作菜单(extend=>ActionSheet):可加入提示信息,可单独设置字体样式。

6.新增新闻模板(extend=>新闻模板):包含新闻列表,新闻详情,评论等。

7.部分功能优化,修复已知bug。

V1.0.0

1.【地图】新增拖拽定位功能

2.【扩展】新增基础组件,包括:字体图标,按钮,Grid宫格,List列表,Card卡片...

3.【扩展】新增数字键盘

4.【扩展】新增时间轴

5.完善thor(个人中心)功能,包括:关于Thor UI,模拟登录,GitHub地址复制,赞赏,反馈,更新日志等

6.已知bug修复,以及部分功能优化

赞赏

image

商城模板部分截图

| 商城首页 | | | | | ------------ | ------------ | ------------ | ------------ | | | | | | | | | | |

新闻模板部分截图

| | | | | ------------ | ------------ | ------------ | | | | |

聊天模板截图

| | | | | ------------ | ------------ | ------------ | | | | |

组件功能部分截图

| 消息提示| 吸顶容器 | 数字键盘 | 锁频键盘 | 时间轴 | | ------------ | ------------ | ------------ | ------------ | ------------ | | 消息滚动 | 弹层,下拉选择 | 抽奖转盘 | 抽屉 | 滑动菜单 | | 二维码生成 | 地图-拖拽定位 |地图-周边地点 | 基础组件 | 索引列表-城市选择 | | 索引列表 | 顶部选项卡 | rate评分 |数字输入框 | |

赞赏

image