chrome-debugging-client

v0.3.0
An async/await friendly Chrome debugging client with TypeScript support
chrome debugging protocol typescript

prepublish

npm run rebuild

rebuild

rm -rf dist && tsc

compile

tsc --watch

lint

tslint test.ts index.ts test/**/*.ts lib/**/*.ts

test

tsc && node dist/test.js | faucet

Metadata

Downloads