chrome-debugging-client

v2.0.0
An async/await friendly Chrome debugging client with TypeScript support

build

tsc -b

clean

rm -rf dist tsconfig.tsbuildinfo

fixlint

eslint --ext .ts src --fix

lint

eslint --ext .ts src

prepare

yarn run build
npm i chrome-debugging-client

Metadata

Downloads