client-analytics

v0.0.1
With this Open Source Analytics Library, we want to provide all developers with the ability to move to an auto-instrumented event world where we can count on data being produced with standardized fields.

dev

vite

build

tsc && vite build

preview

vite preview

test

vitest run

test:watch

vitest

format

prettier . --check

format:fix

prettier . --write

release:check

changeset status --verbose --since=origin/master

release:publish

yarn install && yarn build && changeset publish

release:version

changeset version && yarn install --lockfile-only

Metadata

Downloads

Maintainers