phearjs icon indicating copy to clipboard operation
phearjs copied to clipboard

PhearJS - render dynamic Javascript webpages to JSON with PhantomJS

Results 5 phearjs issues
Sort by recently updated
recently updated
newest added

FYI, following the [Installation Instructions](https://github.com/Tomtomgo/phearjs/blob/master/INSTALLATION.md), `node phearjs` gives me `Error: Cannot find module '/path/to/phearjs/node_modules/phearjs'` Workaround: the development option `node phear.js` works fine for my needs.

Hello there, I tried to install @ Windows ,but failed , ofcourse I dont have memcached ,butI do have bitnami stack which I can install through : https://bitnami.com/stack/memcached Anyway I...

A quite silly problem that takes me nearly one hour. I found all the worker for phear.js is crashed. The reason is I didn't put phantomjs in path, which is...

Might be a nice addition to have the option to return images generated by phantomjs as Base64

enhancement

phearjs is effectively incompatible with Windows because of the memcache dependency. It may be desirable to have a config flag that removes the memcached dependency when running phearjs for Windows...