Skip to content

crello/slimerjs-render-stream

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slimerjs-render-stream

This is fork of famous @sorribas lib https://github.com/sorribas/phantom-render-stream.

The only difference, it uses slimerjs instead of phantomjs, to handle problems with webgl renders. So if you don't intend to render heavy graphics, skip this module and use original module.

Headless version runs only on linux with firefox =< 50 installed. See slimerjs.org for details

slimerjs should be installed globally

npm install -g slimerjs

About

Render a webpage and get the image/pdf as a stream.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%