JavaScript developer's tools
Software and libraries designed to help application development JavaScript.
JavaScript, HTML and XML parser that provides syntax hightlighing for an editor. It may be embedded into an IDE for Web application or a browser extension.
Open source JavaScript and Ajax editor under the GPL License.
Includes the Jaxer library for interfacing applications with MySQL and allows to include third-parties Ajax frameworks such as JQuery too.
A list of JQuery extension to build a graphical user interface: Tabs, Tooltips, Scrolling gallery, etc... (The links are for tutorials with no framework on this site).
A JavaScript compiler by Google that optimizes and compresses the code for more responsive web applications.
An HTTP server, and other protocols, that interprets applications written in JavaScript. It is built on V8, the JIT compiler of the Chrome browser.
The interest seems to run JavaScript programs without a browser or to create networked Web applications such as a chat program.
Compresses the JavaScript code to produce a lighter file to download.
Works from the command line or online in a site.
Another online tool to minify a code, to reduce the loading time.
Makes a code more readable with automatic indentation, etc... You have just to copy and paste the code in the interface.
Ccode editor writen in JavaScript for any programming language. It works in a browser or standalone and completes a development tool.
Extension which add new objects and methods such as swapcase to toogle case of a string.
See also
© 2008-2011 Xul.fr