mcrowe / headless-browser

Simple in-memory browser that manages cookies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

headless-browser

Simple in-memory browser that manages cookies.

Usage

npm install @mcrowe/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.

License:ISC License


Languages

Language:TypeScript 53.4%Language:JavaScript 41.8%Language:Shell 4.8%