0.1.6 • Published 7 years ago

pinkyjs v0.1.6

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

pinkyjs - simplified, easy to use subset of phantomjs

Simple to use

var pinkyjs = require('pinkyjs');
// TODO

Demo

TODO

About

TODO

How

TODO

Installation

from npm

npm install pinkyjs

from source

git clone https://github.com/talmobi/twitch-webchat
cd pinkyjs
npm install

Common 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 libfontconfig

API

TODO

CLI

TODO

Test

npm test

LICENSE

MIT

0.1.6

7 years ago

0.1.5

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago