:: CodeThat. Do IT this way! :: Free javascript menu, javascript tree, dhtml menu, dhtml tree, popup menu, outlook bar menu, free scripts, free javascript, calendar

PRODUCTS

JavaScript Projects

PHP Projects

Javascript Tools

SUPPORT

Standard vs PRO

FAQ

Contacts

Site Map

CODETHAT

Downloads

Users Testimonials

Our Customers

STUDIO   GRID   TABLE   MENU   TREE   XPBAR   HINT   EDITOR   TAB   FORM   CALENDAR   SCROLLER   SHOPPINGCART   TREEPHP   PACKER

Information

Introduction   Features   Example   Command-line utility   Wizard

Download

FAQ

CODETHATPACKER FEATURES

Features of the CodeThatPacker enable you to do the flowing operations with your javascript source files:

Remove the comments

Remove the white spaces

Copy several js-files into one

Compress JavaScript in HTML files

Replace internal variables (pro version)

Obfuscate string constants (pro version)

CodeThatPacker supports all JavaScript syntax including regular expressions and automatic semicolon insertion.

More detailed information about the features:

Removes comments

Unnecessary white spaces (including spaces and tabs) are removed making your script smaller and faster.

Supports all JavaScript syntax including regular expressions and automatic semicolon insertion

Regular expressions like var a = /[0..9]+/i; are handled correctly. Statements ended with new lines are also supported.

Can copy several js-files into one

If you are developing a JavaScript web-application resembles in several js-files, you can easily compile all your files into one small compressed file.

Compress JavaScript in HTML files

With CodeThat packer you can compress JavaScript code embedded in your html pages (as well as php, asp, jsp pages).

Replaces internal variables

This is unique feature of CodeThat packer. It replaces internal JavaScript variables with short names. For example

var CookieString

may be replaceed with var

a1

This makes your code smaller and more secure.

Obfuscates string constants

JavaScript string constants are replaced with escaped values. For example string

"My copyright"

is replaced with

unescape("%4D%79%20%63%6F%70%79%72%69%67%68%74")

This makes your code more secure.

Read more about CodeThatPacker >>

[ Home ]  [ Contacts ]  [ Site Map ]  [ News ]  [ Links ]  [ Downloads ]

[ Go Top ]

© CodeThat.com, 2003-2010
Design by XTLabs, Inc
Sponsored by Rocket Division Software, LTD.