Skip to content
This repository has been archived by the owner on Aug 9, 2023. It is now read-only.
/ perfanalytics-js Public archive

A client-side library which collects some performance related key metrics from browser and sends to the API.

Notifications You must be signed in to change notification settings

erbilnas/perfanalytics-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

PerfanalyticsJS is a lightweight (it's only 2.79KB, wow!), zero-dependicies, client-side library written in pure JavaScript and bundled with Parsec which collects some performance related key metrics from your web application and sends it to your API you decide.

Screen Shot 2021-04-21 at 15 22 37

You can see which metrics have been collected on your browser's console!

Screen Shot 2021-04-21 at 15 32 12

Screen Shot 2021-04-21 at 15 32 21

Usage

Import the minified JavaScript library into your HTML as script like below and that's all! The library will take care of the rest. Your "index.html" is recommended if you want to access metrics on all pages.

<script src="https://apps.erbilnas.com/lib/perfanalytics.js"></script>

About

A client-side library which collects some performance related key metrics from browser and sends to the API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published