6 packages matching “buried_point”
@enbrandsfe/buried_point
v1.0.34 · 2 years ago
sdk
No known vulnerabilities
bp_common_inner
v0.3.9 · 3 years ago
> 埋点通用方法 [适用于cli创建的vue2、vue3,vite3创建的vue3] (不适用于vite2创建的vue3)
No known vulnerabilities
bp_cli_vue
v0.6.6 · 3 years ago
-----
No known vulnerabilities
bp_common_two
v0.3.9 · 3 years ago
> 埋点通用方法 [适用于cli创建的webpack老版本]
No known vulnerabilities
lxy_common_components
v0.2.9 · 3 years ago
> 埋点多版本通用方法插件 # lxy_common_components ### 插件使用方法 #### 安装 lxy_common_components ```shell npm install lxy_common_components # NOTE: or yarn add lxy_common_components ``` #### 全局引入 - vue2 ```js import buried from 'lxy_common_components' Vue.use(
No known vulnerabilities
buried_point_common
v0.2.7 · 3 years ago
> 埋点多版本通用方法插件 # buried_point_common ### 插件使用方法 #### 安装 buried_point_common ```shell npm install buried_point_common # NOTE: or yarn add buried_point_common ``` #### 全局引入 - vue2 ```js import buried from 'buried_point_common' Vue.use(buried) `
No known vulnerabilities