Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 375 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 375 Bytes

Node Bindings for Awesomium

This is a binding that exposes the Awesomium library. In short it brings real webkit to node. Can you say browser on the server that can do real browser things!?

Build instructions:

$ git clone git://github.com/tehnorm/node-awesomium.git
$ cd node-awesomium
$ node-waf configure build

The API

TBD