Does anyone know of a program that lets you write javascript; then execute it - all the while having nothing to do with a browser? I don\'t want DOM manipulation, the equiv
The Spket IDE editor provides features like code completion, syntax highlighting and content outline that helps developers productively create efficient JavaScript code.