今天给大家介绍一个js无侵入埋点方案:
min版: https://github.com/aoping/tra...
原版:https://github.com/Qquanwei/t...
min版是我在原版的基础上进行优化和精简开发的,打包后大小只有8k(原版190k)
min版提供两个api: before after
这里只介绍min版使用:
- 安装
npm i trackpoint-tools -S 或
npm i trackpoint-tools-min@latest -S
- 使用
代码: https://codesandbox.io/s/oxxw...
喜欢的可以star
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。