0.0.10 • Published 4 years ago

@junglescoutofficial/headless-browser v0.0.10

Weekly downloads
3
License
ISC
Repository
github
Last release
4 years ago

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.