react-tracking

v9.1.0
Declarative tracking for React apps.
declarative layer metrics nyt react tracking

build

babel --out-dir build src --ignore src/__tests__ --source-maps --delete-dir-on-start --minified --no-comments

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