Artur <[email protected]> writes: > Calango.js enables you to run "native apps" (i.e. native graphics + > audio) directly from Node using HTML5 APIs (like Canvas). The vision > is to eventually have an ecosystem of cool native GUIs/apps created > purely in JavaScript/Node.
Hi Artur, We share the similar vision with you and started the node-webkit project: https://github.com/rogerwang/node-webkit With it you can write UI in HTML5/Javascript and use node modules directly from there. Currently we are integrating it with CEF and it will be available on Linux/Windows/OSX soon. -- Roger WANG Intel Open Source Technology Center -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
