|
How do I create an executable Javascript program?
Hello!
I'm a beginning Javascript programmer. I'd like to compile my Javascript program into an executable file, and offer it to other users as a "stand alone" program.
As I understand it, this basically involves compiling the HTML source using one of those "e-book" compilers.
Can anyone recommend a good, reasonably priced, tool for the job? And are there any special considerations to be aware of?
Thank you so much!
|