@jahed/chromeless

v1.4.0
🖥 Chrome automation made simple. Runs locally or headless on AWS Lambda.

ava

tsc -d && ava

build

npm run clean && tsc -d

clean

rimraf dist

precommit

lint-staged

prepublishOnly

npm test && npm run build

prettier

prettier --no-semi --single-quote --trailing-comma all --write "src/**/*.ts"

release

np

test

npm run tslint && npm run ava

lint

npm run tslint

tslint

tslint -c tslint.json -p tsconfig.json --exclude node_modules/**

watch

tsc -w

watch:test

tsc -d -w & ava --watch
npm i @jahed/chromeless

Metadata

  • MIT
  • >= 6.10.0
  • Unknown
  • released 11/29/2017

Downloads

Maintainers