2017 © Pedro Peláez
 

library phantomjs-source-proxy

image

yuzic/phantomjs-source-proxy

  • Friday, June 24, 2016
  • by itcoder
  • Repository
  • 1 Watchers
  • 0 Stars
  • 10 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

ABOUT

Package to fetch js-generated web pages Based on code from https://github.com/fizzka/phantomjs-source-capture, (*1)

REQUIREMENTS

Docker installed, (*2)

USAGE

composer install
./phantomjs-source-proxy <any phantomjs parametrs> printSource.js <URL>

or, (*3)

composer require yuzic/phantomjs-source-proxy
./vendor/bin/phantomjs-source-proxy  <any phantomjs parametrs>  printSource.js <URL>

The Versions

24/06 2016

dev-master

9999999-dev

  Sources   Download

MIT

by yuzic