0.1.4 • Published 1 year ago

telemetry-sh-js v0.1.4

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

telemetry-sh.js

Example Usage

Replace sk_xxxxxxx with your API Key.

<script>window.TELEMETRY_API_KEY = "sk_xxxxxxx";</script>
<script src="./index.js"></script>

JSDelivr

<script>window.TELEMETRY_API_KEY = "sk_xxxxxxx";</script>
<script src="https://cdn.jsdelivr.net/npm/telemetry-sh-js@latest"></script>

Installation (as a module)

npm install telemetry-sh-js -s

Note: Node.js users should consider the Official Library -- this includes helpers primarily for client-side usage.

0.1.4

1 year ago

0.1.2

1 year ago