litetics
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-rc.14 • Public • Published

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

local 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

/litetics/

    Package Sidebar

    Install

    npm i litetics

    Weekly Downloads

    42

    Version

    1.0.0-rc.14

    License

    MIT

    Unpacked Size

    308 kB

    Total Files

    22

    Last publish

    Collaborators

    • hrdtr