top | item 7367692 (no title) abuzzooz | 12 years ago Pinegrow looks awesome. May I ask about what library you used to write it on the Mac? Do you have an embedded HTML renderer, or did you write your own? discuss order hn newest mattront|12 years ago Thanks! It's a Javascript app packaged with node-webkit. At first I packaged it as a Chrome App, but node-webkit was a lot more flexible and simple.At the moment it uses Chromium to render HTML, but I'll add a custom renderer to support various templates.
mattront|12 years ago Thanks! It's a Javascript app packaged with node-webkit. At first I packaged it as a Chrome App, but node-webkit was a lot more flexible and simple.At the moment it uses Chromium to render HTML, but I'll add a custom renderer to support various templates.
mattront|12 years ago
At the moment it uses Chromium to render HTML, but I'll add a custom renderer to support various templates.