@kinka/whistle.sensor
v1.0.6
Published
在 Inspector 中的"神策解析"中查看对应的解析内容。
Downloads
3
Readme
解析神策上报接口中的 body 数据,方便 debug 和查看
在 Inspector 中的"神策解析"中查看对应的解析内容。
只会展示 properties 字段中,非"$"前缀的内容
whistle 插件的开发文档:https://github.com/whistle-plugins/examples
参照该文档来开发
发布流程:
所有内容提交完成后,给 package.json 更新版本号
npm version patch
然后登录的 kinka 的 npm 源中
npm login
输入 gitlab 的账户密码后
npm publish
等待完成发布
install
npm i @kinka/whistle.sensor -g