htmlArea

A directory of browser-based WYSIWYG editors



SpellChecker for FCKeditor

Dreamhost.com - $7.95 per month!

iPowerWeb Business
Web Hosting
Cheap hosting services

Virtual Private Servers
by WebIntellects.
Host Unlimited Websites

Home : Developer Resources : Code Compression & Encryption : Javascript Utility Program

Javascript Utility Program
  Price: Free
  Rating: 9.57 (7 votes)   Rate It!  
Publisher: O'Neil and Associates
Version: 2.0
Language: Javascript
Added: Tue Jul 25 2006
Updated: Thu Oct 04 2007
Supported browsers: Netscape, Firefox, Internet Explorer, Opera
   

Description: A set of new and improved web based Javascript utility functions:

  • A Javascript Tester is a useful tool for trying out small bits of code. It especially useful in analyzing complex RegExp statements where the results are not always obvious.
  • A Javascript Validator can help eliminate a number of bugs before you begin testing. It is based on Douglas Crockford JSLint program (www.JSLint.com) but is less restrictive. For example, a single statement following an "if" statement does not have to be enclosed in brackets.
  • A Javascript Formatter can be a very useful tool to help you analyze your code. It will insure that all statements are consistently indented.
  • A Javascript Obfuscator can make it more difficult for other to plagerize your code. While a hacker can crack even assembler/machine code, you may want to make his life as difficult as possible with this program. An added benefit is that it will usually reduce the size of your code and potentially improve performance.
  • A Javascript Compactor can reduce the size of your javascript code and can reduce download times substantially. The compactor can identify statements missing a semicolon and handle these situations which can cause problems with other compactors.
  • A Javascript based compression program can reduce the size of your code by up to 75%. The compression process is slow but the decompression is very fast. In large javascript programs, it can save substantial time in downloads and space on servers.

 

Report this listing - If this listing has broken links, inaccurate or misleading information, or needs updating please let us know.
InnovaStudio WYSIWYG Editor