< JavaScript
A list of useful tools for JavaScript programmers.
Editors / IDEs
- Adobe Brackets: Another browser-based editor by Adobe
- Eclipse: The Eclipse IDE includes an editor and debugger for JavaScript
- Notepad++: A Great tool for editing any kind of code, includes syntax highlighting for many programming languages.
- Programmers' Notepad: A general tool for programming many languages.
- Scripted: An open source browser-based editor by Spring Source
- Sublime Text: One of the most used editors for HTML/CSS/JavaScript editing
- Web Storm or IntelliJ IDEA: both IDEs include and editor and debugger for JavaScript, IDEA also includes a Java development platform
Engines and other tools
- JSLint: static code analysis for JavaScript
- jq - " 'jq' is like sed for JSON data "
- List of ECMAScript engines
- List of Really Useful Free Tools For JavaScript Developers
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.