1.0.5 • Published 10 months ago

@asmartbear/puppyteer v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

Puppyteer

System built on puppeteer, for simulatenous jobs that watch for things, do things, simultaneously, but with a non-headless browser, ensuring that actions happen when a page is active.

Development Usage

Build:

npm run build

Unit tests:

npm run test

Unit tests, refreshed live:

npm run watch

Prepare for release (e.g. run tests and bump version number), then publish to npm:

npm run release && npm publish
1.0.5

10 months ago

1.0.4

10 months ago