1.0.9 • Published 2 years ago

@tomorrow-catcher/vue v1.0.9

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

@tomorrow-catcher/vue

the vue'SDK of the tomorrow-catcher'SDK

Install

Using npm:

$ npm install --save  @tomorrow-catcher/vue

or using yarn:

$ yarn add @tomorrow-catcher/vue

or using pnpm:

$ pnpm add @tomorrow-catcher/vue

Usage

DOCS

Options

key

Type: string Default:

the app unique key

expireDate

Type: number Default: 0

the log expire date,the log will upload when the expireDate was setting 0.one step is millisecond.

reportUrl

Type: string Default:

the log upload api url.

handlersList

Type: 'error' | 'unhandledrejection' | 'fetch' | 'xhr'[] Default: []

the errors handler options

vue

Type: Vue Instance Default: null

the Vue instance

beforeUpload

Type: Function Default:

the log custom info factory function

beforeUpload

Type: Vue-Router Instance Default:

the Vue-Router instance

Meta

LICENSE (MIT)

1.0.2

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago