Exo icon indicating copy to clipboard operation
Exo copied to clipboard

Write AHK with JavaScript

Results 4 Exo issues
Sort by recently updated
recently updated
newest added

Hii, Just a simple question. Could you upload some example code? This way it is easier to learn. Thanks :P

Is this project still being developed?

Does Exo use the latest IE Edge browser control, so that we can use things like advanced web widgets?

I think rather than messing up the global scope, it'd be a better idea to introduce an `process` object like nodejs does. `process.argv` can contain all the arguments. `process.env` can...