https://github.com/dfischer/meteor-phantomjs
NPM wrapper for phantom js (works with modulus.io) Fork of https://github.com/gadicc/meteor-phantomjs/blob/master/package.js without sun package
https://github.com/dfischer/meteor-phantomjs
Last synced: about 1 year ago
JSON representation
NPM wrapper for phantom js (works with modulus.io) Fork of https://github.com/gadicc/meteor-phantomjs/blob/master/package.js without sun package
- Host: GitHub
- URL: https://github.com/dfischer/meteor-phantomjs
- Owner: dfischer
- Created: 2014-09-08T01:52:14.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-11-17T23:44:23.000Z (over 11 years ago)
- Last Synced: 2024-04-14T21:50:56.668Z (about 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 177 KB
- Stars: 9
- Watchers: 4
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
meteor-phantomjs
================
NPM wrapper for phantom js (works with modulus.io) Fork of https://github.com/gadicc/meteor-phantomjs/blob/master/package.js without sun package
* Specifically forked to run with Modulus.io http://www.modulus.io @gaicc's package didn't work as it was try to compile a sun package. This is a normal NPM phantomjs package which compiles successfully on modulus.io's infrastructure.