1.2.16 • Published 5 years ago

@suleymancelikel/perf-analytics-js v1.2.16

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

5 years ago

1.2.15

5 years ago

1.2.13

5 years ago

1.2.14

5 years ago

1.2.12

5 years ago

1.2.11

5 years ago

1.2.10

5 years ago

1.2.9

5 years ago

1.2.8

5 years ago

1.2.7

5 years ago

1.2.6

5 years ago

1.2.5

5 years ago

1.2.4

5 years ago

1.2.3

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago