1.0.0-rc.12 • Published 1 year ago

litetics v1.0.0-rc.12

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Litetics (WIP)

npm version npm downloads

Embeddable javascript analytics event tracking library.

Usage

Install package:

# ✨ Auto-detect
npx nypm install litetics

# npm
npm install litetics

# yarn
yarn add litetics

# pnpm
pnpm install litetics

# bun
bun install litetics

# deno
deno install litetics

Mounting the event handlers to the api server:

// TODO

Register tracker in client:

// TODO

Development

  • Clone this repository
  • Install latest LTS version of Node.js
  • Enable Corepack using corepack enable
  • Install dependencies using pnpm install
  • Run interactive tests using pnpm dev

License

Published under the MIT license. Made by community 💛


🤖 auto updated with automd

1.0.0-rc.12

1 year ago

1.0.0-rc.11

1 year ago

1.0.0-rc.10

1 year ago

1.0.0-rc.9

1 year ago

1.0.0-rc.8

1 year ago

1.0.0-rc.7

1 year ago

1.0.0-rc.6

1 year ago

1.0.0-rc.5

1 year ago

1.0.0-rc.4

1 year ago

1.0.0-rc.3

1 year ago

1.0.0-rc.2

1 year ago

1.0.0-rc.1

1 year ago