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.8

Published

uniapp应用运行时

Downloads

1,552

Readme

爱速搭小程序 uniapp 版本

快速开始

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

版本更新历史

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
  • 提示消息优化
  • 动态表单支持自定义样式配置
  • 安全底部弹框添加背景色
  • 弹框内置按钮样式优化