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

rollup-xwcj

v1.0.28

Published

``` import xwcjCommon from "xwcj-sdk-h5";

Downloads

9

Readme

xwcj-sdk-h5

使用

import xwcjCommon from "xwcj-sdk-h5";

Vue.use(xwcjCommon,{ router });

项目运行

yarn install
yarn run serve

ChangeLog

v1.0.28

3 月 05 日 2024

  • fix: 添加 accept 请求的 Authorization 版本,业务办理时长添加 tpass_token
  • @gt4/[email protected]

v1.0.27

2 月 22 日 2024

v1.0.26

2 月 22 日 2024

  • fix: 未按照 sdk 的应用 xwgncj 变动串 gndm 导致业务办理时长上报 bug。 含有 accept 请求的 Authorization 版本
  • @gt4/[email protected]

v1.0.25

2 月 19 日 2024

  • fix: 上报添加 Authorization 请求头,初始请求步骤更改
  • @gt4/[email protected]

v1.0.24

2 月 19 日 2024

  • fix: 根据当前功能判断是否上报业务办理时长

v1.0.23

2 月 2 日 2024

  • fix: 业务办理时长上报优化开始时间

v1.0.22

1 月 27 日 2024

v1.0.21

1 月 22 日 2024

  • fix: 优化接口上报

v1.0.20

1 月 22 日 2024

  • fix: 自己上报功能页面打开,去掉神策插件

v1.0.19

1 月 17 日 2024

v1.0.18

1 月 10 日 2024

  • fix: 只要功能采集,业务办理时长事件开启,就上报,和接口访问请求开关没关系
  • @gt4/[email protected]

v1.0.17

1 月 10 日 2024

  • fix: 关闭窗口时删除弹框

v1.0.16

1 月 10 日 2024

  • fix: 新增业务办理时长上报

v1.0.15

12 月 28 日 2023

  • fix: 获取功能配置 reject 的情况

v1.0.14

12 月 27 日 2023

v1.0.13

12 月 26 日 2023

  • fix: tpass key 从后端获取,是否更改 xxuuid

v1.0.12

12 月 23 日 2023

  • fix: 恢复 axios,变更打包方式

v1.0.9

12 月 22 日 2023

  • fix: 去掉同源跨域请求

v1.0.8

12 月 19 日 2023

  • fix: 提供 string 变 int 方法,tpass 和 fwqd

v1.0.7

12 月 16 日 2023

  • fix: 留痕上报新增补充访问渠道

v1.0.6

12 月 14 日 2023

  • fix: app 添加请求头,区分 web 和 app

v1.0.5

12 月 14 日 2023

  • fix: app 添加请求头

v1.0.4

12 月 12 日 2023

  • fix: 强制上报方法添加回调函数参数

v1.0.3

12 月 11 日 2023

  • fix: 强制上报方法

v1.0.2

12 月 08 日 2023

  • fix: 区分访问渠道

v1.0.1

12 月 08 日 2023

  • fix: 支持税务人端,添加批量上传

v1.0.0

12 月 01 日 2023

  • fix: 使用 rollup 打包优化库性能,集成税务人端

v0.1.25,26

11 月 27 日 2023

  • fix: tpass 改成实时计算,去掉暂存代码

v0.1.24

11 月 27 日 2023

  • fix: 修复客户端信息找不到 routepath 报错

v0.1.23

11 月 16 日 2023

  • fix: 修复暂存报错

v0.1.22

11 月 15 日 2023

  • fix: 取点 window 多余语句

v0.1.21

11 月 14 日 2023

  • fix: 是否采集保留多项,因为神策是否采集插件

v0.1.21

11 月 14 日 2023

  • fix: 是否采集保留多项,因为神策是否采集插件

v0.1.20

11 月 14 日 2023

  • fix: 不获取公共配置时返回缓存开关,是否采集保留单项

v0.1.19

11 月 14 日 2023

  • fix: 是否采集回退为数组

v0.1.18

11 月 14 日 2023

  • fix: 路由跳转步骤修改

v0.1.17

11 月 13 日 2023

  • fix: 新增 gndm 获取方式,改变 sdk 的引入,清理判断,env 文件获取更改

v0.1.16

11 月 11 日 2023

  • fix: 区分浏览器首次加载还是刷新获取,决定是否清理数据

v0.1.15

11 月 10 日 2023

  • fix: 域名获取变动

v0.1.14

11 月 8 日 2023

  • fix: 解决 vue3 项目不传参 router 列表,获取路由变化

v0.1.13

11 月 7 日 2023

  • fix: web 门户总开关有值取总开关的值,没值就关。

v0.1.12

11 月 7 日 2023

  • fix: web tpass_token 用正则表达式动态匹配 key,简化正则。

v0.1.11

11 月 7 日 2023

  • fix: web tpass_token 用正则表达式动态匹配 key,并存入 sessionStorage 获取。

v0.1.10

11 月 3 日 2023

  • fix: 代码回退到 0.1.7 版本,另 web 根据生产和预生产区分 tpass_token 的值

v0.1.9

11 月 2 日 2023

  • fix: 域名获取方式更改,去掉集成默认值

v0.1.8

11 月 2 日 2023

  • fix: 域名获取方式更改

v0.1.7

10 月 28 日 2023

  • fix: 修改拉取公共配置触发条件,增加 xwcj_zkg/xwcj_sjbbh/xwcj_gnbbh/xwcj_gnpz/xwcj_sjpz/xwcj_time

v0.1.6

10 月 23 日 2023

  • fix: 接口请求地址去掉参数,参数作为 jkqqcs 存储

v0.1.5

10 月 18 日 2023

  • fix: 解决 App 功能代码报错的问题

v0.1.4

10 月 16 日 2023

  • fix: 解决 App 功能页面打开 不生成的问题

v0.1.3

10 月 14 日 2023

  • fix: 解决 App 获取 khdid 属性值

v0.1.2

10 月 14 日 2023

  • fix: 解决 tpass_token 属性传参报错

v0.1.1

10 月 13 日 2023

  • fix: 采集参数增加 tpass_token 属性,解决账号切换问题

v0.1.0

10 月 11 日 2023

  • init
  • feat: App H5 页面/web init
"lib": "vue-cli-service build --target lib --name xwcj --dest lib packages/index.js"
target:改为lib可启用构件库模式应用模式
name:构建库输出的文件名
dest:构建的输出路径,默认为dist;
entry:打包入口文件路径