react-tracking

v7.2.1
Declarative tracking for React apps.
declarative layer metrics nyt react tracking

build

babel --out-dir build src --ignore src/__tests__

build:watch

npm run build -- --watch

lint

eslint ./src

prepare

npm run lint && npm run test && npm run build

test

jest

test:coverage

jest --coverage

test:watch

jest --watch

Metadata

Downloads

Maintainers