1.2.16 • Published 4 years ago

@suleymancelikel/perf-analytics-js v1.2.16

Weekly downloads
-
License
ISC
Repository
github
Last release
4 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

4 years ago

1.2.15

4 years ago

1.2.13

4 years ago

1.2.14

4 years ago

1.2.12

4 years ago

1.2.11

4 years ago

1.2.10

4 years ago

1.2.9

4 years ago

1.2.8

4 years ago

1.2.7

4 years ago

1.2.6

4 years ago

1.2.5

4 years ago

1.2.4

4 years ago

1.2.3

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago