@sumup/performance-observer

v1.0.2
Generic PerformanceObserver API wrapper for measuring performance metrics
performance web-vitals custom metrics first-contentful-paint first-paint first-input-delay largest-contentful-paint cumulative-layout-shift time-to-first-byte and 6 more...

build

yarn build:ts && yarn build:js

build:ts

tsc -b

build:js

rollup -c

lint

eslint --ext .ts src/

lint:fix

yarn lint --fix

test

jest

test:watch

jest --watch

clean

rimraf dist

prebuild

yarn clean

prepublishOnly

yarn build
npm i @sumup/performance-observer

Metadata

Downloads