Skip to content

Simple in-memory browser that manages cookies.

License

Notifications You must be signed in to change notification settings

Junglescout/headless-browser

This branch is 12 commits ahead of mcrowe/headless-browser:master.

Repository files navigation

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.

About

Simple in-memory browser that manages cookies.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 54.5%
  • JavaScript 41.3%
  • Shell 4.2%