0.1.9 • Published 5 years ago

browser-based-export-server v0.1.9

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

npm version build status

Goal

browser-based-export-server is a Node.js server, relying on browser-based-export, to export a web application at a given URL to a PDF file.

The server is also available as an AWS Lambda function.

Usage

  1. Install the server on your machine: npm install -g browser-based-export-server
  2. Start its CLI: browser-based-export-server. The output will give you more information about what to do next.