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

autobots-commonlib

v1.3.8

Published

autobots common lib

Downloads

33

Readme

autobots commonlib

"1.3.8" 添加写缓存接口支持和ios支持json数组数据

"1.3.7" 实现console.log日志开关控制

"1.3.6" 解决Android下form类型post请求缓存获取不到的问题

"1.3.5" 更新asyncFetch和asyncPostForm传递的参数,使用更严谨方式判断,防止非字符串型参数也传""的错误处理

"1.3.4" 处理asyncFetch和asyncPostForm传递的参数为null的场景

"1.3.3" 支持android下fetch接口json数组数据并兼容旧版本

"1.3.2" 兼容js的fetch缓存方法修改异常情况

"1.3.1" 修改主软件网络库的js桥接代码,兼容js的fetch缓存方法

"1.3.0" 修改主软件网络库的js桥接代码,增加fetch支持缓存接口数据

"1.2.9" 增加主软件网络库的js桥接代码,对外提供js端的网络访问方法和demo程序

"1.2.8" 优化小程序右滑返回操作,增加普通RN应用右滑返回支持

"1.2.7" 优化小程序右滑返回操作,增加开关控制

"1.2.6" 优化navigator-bar与navigator-bar-new控件,适配ios15

"1.2.5" 注册模块添加了showRootAppBar属性,用来控制是否显示导航条,默认为true

"1.2.4" 增加RN转场回调(原生获取RN路由栈长度)Android修正

"1.2.3" 增加RN转场回调(原生获取RN路由栈长度)

"1.2.2" 选人组件(多选和单选)EmpPicker增加预置联系人选中功能

2020.8.11 "1.1.9" 修改PropTypes 用法 适配高版本的react

"1.2.0" 修改PropTypes 用法 适配高版本的react 修改

2020.8.6 "1.1.8" 修改自动登录VPN 方法适配新的自动登录方法

2020.4.10 "1.1.7" jump.js 更新一下,处理一下参数里的&符号(wuqian)。

2020.3.16 "1.1.6" 修复android 部分8.0以上手机手势截屏崩溃的问题。

2020.3.14 "1.1.5" 适配跳转协议,统一跳转接口。

2020.3.12 "1.1.4" 适配跳转协议,统一跳转接口。

2020.3.10 "1.1.3" 将BootList中配置开关的部分拆解到文件ConfigureList中,针对ConfigureList的修改。

2020.3.10 "1.1.2" 增加单页启动次数统计,以及设置单独页面的分享按钮开关等。

2020.3.6 "1.1.1" 解决node_modules/react-native-root-toast/node_modules/react-native-root-siblings/lib/ChildrenWrapper.js报 <>{props.children}</>空页签错误

2020.3.1 "1.1.0" 修改loading hide 的问题

2020.3.1 "1.0.9" 添加NewLoding 有记录功能的loading

2019.11.7 "1.0.8" 错误页组件图标显示逻辑修改

2019.11.7 "1.0.7" 错误页组件图标显示逻辑修改

2019.11.6 "1.0.6" 添加通用的RN错误处理组件

2019.9.23 "1.0.5" 解决某些模块使用buffer的版本和commonlib自带最新buffer版本不同,引起冲突,导致这些模块崩溃的问题;

2019.9.5 "1.0.4" 增加模块是否需要连接vpn,如果需要,自动连接vpn的入口;

2019.6.26 "1.0.2" 1、增加新组件NewNavbar; 2、修改jump方法,增加一个参数;

2019.5.6 "1.0.0" base