0.1.6 • Published 9 years ago
pinkyjs v0.1.6
pinkyjs - simplified, easy to use subset of phantomjs
Simple to use
var pinkyjs = require('pinkyjs');
// TODODemo
TODO
About
TODO
How
TODO
Installation
from npm
npm install pinkyjsfrom source
git clone https://github.com/talmobi/twitch-webchat
cd pinkyjs
npm installCommon Issues
Phantomjs has a hidden dependency lacking in some linux distros, see: https://github.com/ariya/phantomjs/issues/10904 To fix simply install it manually with your favourite package manager:
sudo apt-get install libfontconfigAPI
TODOCLI
TODO
Test
npm testLICENSE
MIT