Top "Appjs" questions

AppJS is an open-source SDK to develop desktop applications using Node.

Using iframe with local files in Chrome

I am having a tough time figuring out how to access a page loaded in an iframe from the outer …

javascript google-chrome iframe same-origin-policy appjs
How To Open PDF Files Inside Chromium?

I'm using nodejs and chromium for my desktop app. The problem is that I can't open pdf files in chromium. …

javascript node.js google-chrome chromium appjs
fs.writeFile() doesn't return callback

I'm trying to write a file with the users authentication data to the disk. To achieve this I wrote the …

node.js osx-yosemite appjs
node.js - get value of json request

How do I get the value of json data sent from client with ajax in node.js? I tried so …

javascript jquery json node.js appjs
appjs - compile into single executable?

I've spent all night trying different tools for building cross platform desktop apps via html5 and so far appjs seems …

html titanium tidesdk appjs