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

aisuda-uniapp-runtime

v0.2.36

Published

uniapp应用运行时

Downloads

189

Readme

爱速搭小程序 uniapp 版本

快速开始

npm i
npm run dev:h5 # h5 开发
npm run dev:mp-weixin # 微信小程序开发

版本更新历史

0.2.34

  • 入口 app.vue 支持自定义全局变量

0.2.33

  • 调整选人选部门组件多选提交格式
  • 修复日期组件最大值最小值未监听变更问题
  • 修复自由列表组件快速滑动未触发翻页问题

0.2.32

  • 修复上传 loading 二次不出现问题
  • 修复手机号验证码登录

0.2.26

  • 修复变量表单数据源校验兼容问题
  • 修复上传下载提示出现时间

0.2.22

  • 日期支持相对时间及年月日、年月等模式
  • h5 编译关闭 treeShaking
  • 部分组件默认值处理优化

0.2.17

  • 弹框安全区背景兼容圆角
  • api & 数据提交支持静默请求
  • 下拉单选&单选组件选项为空时不初始化默认值

0.2.14

  • 内置登录添加邮箱账号登录
  • 修复页面自定义 css 识别错误问题
  • api 参数替换 & 打开定位异常数据兼容

0.2.7

  • 登录/退出登录页面避免重复刷新
  • 线条组件支持垂直模式
  • 倒计时组件支持保留格式

0.2.6

  • 页面刷新执行动作添加开关
  • 修复图片组件高度问题
  • 修复锚点跳转动作向上滚动问题
  • 修复下拉菜单激活色不生效问题
  • 修复进度条样式隔离、宫格横向显示样式问题
  • 上传组件兼容状态码字符串

0.2.5

  • 退出登录避免重复刷新主 tab 页面
  • 修复选项卡居中对内部文本影响

0.2.4

  • 修复状态容器显示条件不生效问题
  • 单行文本去掉默认提示

0.2.3

  • 退出登录刷新页面重置变量& 重新初始化
  • 海报图组件兼容 base64

0.2.0

  • 支持多端小程序产出
  • 修复城市选择默认值
  • 登录失效强制刷新页面
  • 修复设置组件可见 bug
  • 动态变量赋值支持数据类型
  • 添加倒计时默认格式 & 评分组件支持换行
  • 折叠容器支持默认展开

0.1.27

  • 日历组件兼容 ios
  • 提示消息优化
  • 动态表单支持自定义样式配置
  • 安全底部弹框添加背景色
  • 弹框内置按钮样式优化