1.0.10 • Published 12 months ago

telemetry-sh v1.0.10

Weekly downloads
-
License
ISC
Repository
-
Last release
12 months ago

Telemetry-sh

A simple telemetry logging SDK for JavaScript.

Installation

npm install telemetry-sh

Usage

import telemetry from "telemetry-sh";

telemetry.init("YOUR_API_KEY");
telemetry.log({ property: "value" });

telemetry

1.0.9

12 months ago

1.0.8

12 months ago

1.0.10

12 months ago

1.0.7

12 months ago

1.0.6

12 months ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago