ty-white-screen

0.0.1 • Public • Published

ty-white-screen

npm vue2 vue3 npm bundle-size license

Link your ty-white-screen installation. Compatible with vue 2.x and 3.x.

Installation

npm install --save ty-white-screen

Browser

<!-- Include after Vue -->
<!-- Local files -->
<script src="lz-tracker/dist/ty-white-screen.js"></script>

<!-- From CDN -->
<script src="https://unpkg.com/ty-white-screen"></script>

Usage

Bundler (Webpack, Rollup)

import Vue from 'vue'
import TY_WHITE_SCREEN from 'ty-white-screen'

Vue.use(TY_WHITE_SCREEN, {
  containers:['html', 'body', '#app','#isRouterAlive'],
   console:true,
   heartBeat:true,
   heartBeatTime:10000,
   router

 
});

Note on async loading

Note on external link tracking

// Or...

Nuxt

## License

Readme

Keywords

none

Package Sidebar

Install

npm i ty-white-screen

Weekly Downloads

1

Version

0.0.1

License

none

Unpacked Size

22.4 kB

Total Files

4

Last publish

Collaborators

  • 3cy1113