Recommend this page to a friend! |
Download .zip |
Info | View files (7) | Download .zip | Reputation | Support forum (2) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2006-08-10 (10 years ago) | 56% | Total: 3,834 | All time: 806 This week: 1,090 |
Version | License | Categories | ||||
javascriptcompressor 1.0 | GNU General Publi... | Text processing, Compression |
Description | Author | ||||||||||||||||
This package can be used to pack JavaScript code to reduce its size. Innovation Award
|
|
Files |
File | Role | Description |
---|---|---|
BaseConvert.class.php | Class | Converts integer to base N |
JavaScriptCompressor.class.php | Class | Application core |
JSL.js | Aux. | Javascript Standard Library |
ABOUT | Doc. | About JavaScriptCompressor |
BaseConvert.py | Aux. | Python version |
JavaScriptCompressor.py | Class | Python version |
JSCCacher | Class | Caching example class |
javascriptcompressor-2006-08-10.zip 14KB | |
javascriptcompressor-2006-08-10.tar.gz 11KB | |
Install with Composer |
Needed packages | ||
Class | Download | Why it is needed | Dependency |
---|---|---|---|
SourceMap | .zip .tar.gz | Generates the JS source code map. | Required |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | User Comments (1) | ||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
devpro personal codes and updates |
JSDateChooser Example of a JS component that use JSCCacher |
Pages that reference this package |
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... |