 |
|
Innovation award
 Nominee: 5x |
This package can be used to pack JavaScript code to reduce its size.
It can remove comments, white space and convert the code to a more packed style.
There is also a class that can cache several packed JavaScript code files until they are changed to avoid the overhead of packing the same JavaScript files.
|
|
| Name: |
JavaScript Compressor |
| Base name: |
javascriptcompressor |
| Description: |
Pack JavaScript code to reduce its size |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
3694 users |
| All time rank: |
770 |
| Week users: |
7 users |
| Week rank: |
321  |
| |
|
 June 2006
Number 2
Prize: One book of choice by O'Reilly |
The surge of interest on AJAX and other Javascript dependent applications lead to the development of large Javascript libraries that are served to the browsers.
Serving many Javascript files increases the bandwidth usage and the application loading overhead.
This class provides a solution that fights this problem by eliminating unnecessary data from Javascript files or using alternative representation of values that take less space.
Manuel Lemos |
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (79.2%) |
Sufficient (79.2%) |
Sufficient (70.8%) |
- |
- |
- |
Not sure (54.6%) |
1222 |
| Month: |
Not yet rated by the users |
| |
Packages needed by this class |
|
|
| Class |
Dependency |
Why it is needed |
| SourceMap |
Required |
Generates the JS source code map. |
| Link |
Description |
| Deploy PHP like a Starfleet Commander |
Ruby on Rails brought with it a lot of good practices in regards to code structure and maintenance. At least for me, my experience with RoR two years ago was the first time I’d used subversion and deployed my code (via capistrano)... |
| Javascript Compressor |
Javascript compressors, or packers, are tools that compress the javascript file, saving bandwidth... |
| WP-Scripts 1.1 |
My “update” of the original WP-Scripts by Cheon Young Min, has been accepted into the Wordpress Plugin Repository... |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| Link |
Description |
| devpro |
personal codes and updates |
| JSDateChooser |
Example of a JS component that use JSCCacher |
| |
Files |
|
|