JS Console is a Mozilla extension for JavaScript developers. It allows script code to be edited and run interactively in Mozilla. Code output, error tracing, and unit testing are reported and can be saved to files. JS Console relies on Mozlib, a stand-alone library that interfaces with XPCOM Mozilla components.
| Tags | Software Development Internet Web Browsers |
|---|---|
| Licenses | NPL MPL |
| Operating Systems | OS Independent |
| Implementation | JavaScript |