Site icon Sir Codex

50 Useful JavaScript Tools

JavaScript is a powerful client-side scripting language used in many modern websites and Web applications. In the hands of a skilled Web developer, JavaScript can enhance the user’s experience of the website and provide rich interactive components and features. But even though syntactically simple in nature, JavaScript is often difficult to author because of the environment it runs in: the Web browser. JavaScript’s popularity is evident in emerging technologies, such as Adobe AIR, which use it as a supported language for creating desktop-based applications.

Below, you’ll find 50 excellent tools to help you achieve various tasks involved in authoring JavaScript code. You’ll find useful tools to speed up your coding processes, including debugging tools to hunt down places where your scripts break, unit testing and validation tools to test your scripts in various situations, security vulnerability scanners and code optimization tools to make sure your scripts are light as a feather.

You’ll also find a few new and alternative JavaScript and AJAX frameworks to help you explore options beyond the big names (i.e. MooTools, jQuery, YUI, Dojo, Prototype), in addition to useful scripts to help you accomplish a host of design and development tasks related to JavaScript.

 

JavaScript/AJAX Authoring Tools

Documentation Tools

JavaScript Debugging Tools

JavaScript Testing and Validation Tools

Security Tools

New and Alternative JavaScript and Ajax Development Frameworks

Image Manipulation and Graphing

Useful Utilities and JavaScript Scripts

JavaScript Code Optimization and Minification Tools

(al)

 

Source Link: http://www.smashingmagazine.com/2009/02/08/50-extremely-useful-javascript-tools/

Exit mobile version