html-pdf-chrome

HTML to PDF or image (jpeg, png, webp) converter via Chrome/Chromium

MIT License

Downloads
7.2K
Stars
775
Committers
11

Bot releases are visible (Hide)

html-pdf-chrome - v0.8.4 Latest Release

Published by westy92 over 1 year ago

html-pdf-chrome - v0.8.3

Published by westy92 almost 2 years ago

  • Updated dependencies
  • Fixed #359
html-pdf-chrome - v0.8.2

Published by westy92 almost 2 years ago

  • Updated dependencies
html-pdf-chrome - v0.8.1

Published by westy92 over 2 years ago

  • Updated dependencies
html-pdf-chrome - v0.8.0

Published by westy92 over 2 years ago

  • Added Screenshot functionality (jpeg, png, webp)
  • Updated dependencies
  • Improve underlying chrome-remote-interface typings
html-pdf-chrome - v0.7.1

Published by westy92 over 3 years ago

  • Fix publish path
  • Add Markdown example
html-pdf-chrome - v0.7.0

Published by westy92 over 3 years ago

  • Updated dependencies
  • Improved build and test infrastructure
  • Fix Variable CompletionTrigger (https://github.com/westy92/html-pdf-chrome/pull/287, thanks @Congelli501!)
  • Switch to official typings for Chrome DevTools Protocol
  • Add LifecycleEvent CompletionTrigger (#293)
  • Add documentation about CORS
  • Fix hang on unexpected Chrome disconnect (#296)
  • Expose the main HTTP request response. (#299)
html-pdf-chrome - v0.6.1

Published by westy92 about 4 years ago

html-pdf-chrome - v0.6.0

Published by westy92 over 5 years ago

  • Added support to send custom HTTP headers with a request (#223, thanks @rgba!)
  • Updated dependencies
html-pdf-chrome - v0.5.0

Published by westy92 over 6 years ago

  • Added support for custom headers and footers (#16)
  • Updated dependencies
html-pdf-chrome - v0.4.3

Published by westy92 over 6 years ago

html-pdf-chrome - v0.4.2

Published by westy92 almost 7 years ago

html-pdf-chrome - v0.4.1

Published by westy92 almost 7 years ago

html-pdf-chrome - v0.4.0

Published by westy92 almost 7 years ago

html-pdf-chrome - v0.3.0

Published by westy92 about 7 years ago

html-pdf-chrome - v0.2.0

Published by westy92 over 7 years ago

html-pdf-chrome - v0.1.0

Published by westy92 over 7 years ago

  • Added external URL support
  • Now works with Chrome stable (59)
  • Updated dependencies
html-pdf-chrome - v0.0.4

Published by westy92 over 7 years ago

  • Enabled Windows support!
html-pdf-chrome - v0.0.3

Published by westy92 over 7 years ago

  • Added types for Chrome's new Page.printToPDF options.
  • Only spawn Chrome if a port is not provided
  • Improved documentation
  • Cleanup code
  • Improve tests
html-pdf-chrome - v0.0.2

Published by westy92 over 7 years ago

  • Fix .toStream()
  • Add unit tests