0.0.7 • Published 3 years ago

@fishuke/perfanalytics.js v0.0.7

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
3 years ago

Perfanalytics.Js

PerfAnalytics.JS is a client-side library, which collects some performance related key metrics from browser and sends to the PerfAnalytics.API.

You can visit demo from here!

Usage

<script src="https://unpkg.com/@fishuke/perfanalytics.js@latest/dist/perfanalytics.bundle.js"></script>

Development

npm run start
npm run server:prod #production

Test

export CHROME_BIN="/path/to/chrome.exe"
npm run test

Build

npm run build
0.0.7

3 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago