Re: [nodejs] Re: [ANN] webkitgtk - version 1.0

2014-09-23 Thread Jérémy Lal
Hello again, after several modifications, i just pushed version 1.0. ``` WebKit().load('http://github.com') .png('github.png') .pdf('github.pdf') .html(function(err, html) { // the html body as string console.log(this.status, html); }).on('authenticate', function(auth) {

Re: [nodejs] Re: [ANN] webkitgtk - version 1.0

2014-09-23 Thread Dhi Aurrahman
nice! Dhi Aurrahman GPG Key: http://bit.ly/rckbrsgpg On Wed, Sep 24, 2014 at 7:22 AM, Jérémy Lal holi...@gmail.com wrote: Hello again, after several modifications, i just pushed version 1.0. ``` WebKit().load('http://github.com') .png('github.png') .pdf('github.pdf')

Re: [nodejs] Re: [ANN] webkitgtk

2014-09-11 Thread Scott Elcomb
On Wed, Sep 10, 2014 at 4:47 PM, Egor Egorov egor.ego...@gmail.com wrote: On Monday, September 8, 2014 6:33:42 PM UTC+3, kapouer wrote: Hi, this module is developed only for linux, and provides a nice API to drive webkit2gtk3: var View = require('webkitgtk'); snip Yeah if you could

[nodejs] Re: [ANN] webkitgtk

2014-09-11 Thread Dhi Aurrahman
You can follow the repository from here: https://github.com/kapouer/node-webkitgtk Cheers, diorahman On Thursday, September 11, 2014 3:47:49 AM UTC+7, Egor Egorov wrote: Yeah if you could provide a link that would be great. On Monday, September 8, 2014 6:33:42 PM UTC+3, kapouer wrote:

[nodejs] Re: [ANN] webkitgtk

2014-09-11 Thread mscdex
On Wednesday, September 10, 2014 4:47:49 PM UTC-4, Egor Egorov wrote: Yeah if you could provide a link that would be great. https://github.com/kapouer/node-webkitgtk -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md