@junglescoutofficial/headless-browser
v0.0.10
Published
Simple in-memory browser that manages cookies.
Downloads
1,977
Keywords
Readme
headless-browser
Simple in-memory browser that manages cookies.
Usage
npm install @Junglescout/headless-browser --save
Development
Install npm modules:
npm install
Run tests:
npm test
Release
Release a new version:
bin/release.sh
This will publish a new version to npm, as well as push a new tag up to github.