1.2.16 • Published 3 years ago

@suleymancelikel/perf-analytics-js v1.2.16

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

@suleymancelikel/perf-analytics-js

npm version

Library Features

  • It sends the performance information of the web application to the given API.
    • TTFB
    • TCP
    • Dom Load
    • Window Load

Installing

Using npm:

$ npm install @suleymancelikel/perf-analytics-js

Using unpkg CDN:

<script src="https://unpkg.com/@suleymancelikel/perf-analytics-js@1.2.13/src/index.js"></script>

- or -

<script src="https://unpkg.com/@suleymancelikel/perf-analytics-js"></script>

<script>
  init("%PERFORMANCE_API_URL%");
</script>
1.2.16

3 years ago

1.2.15

3 years ago

1.2.13

3 years ago

1.2.14

3 years ago

1.2.12

3 years ago

1.2.11

3 years ago

1.2.10

3 years ago

1.2.9

3 years ago

1.2.8

3 years ago

1.2.7

3 years ago

1.2.6

3 years ago

1.2.5

3 years ago

1.2.4

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago