These are the smallest possible JQuery files (full featured, nothing removed) in the World! They are compressed with bzip (setting at 9) and include a client side unpacker/decompressor/extractor.
These were compiled/generated/created using online tool www.whak.ca/packer/JavaScript.htm
If I missed any popular releases, let me know :)
- 17,582 bytes for jquery-1.1.4.bzip.js
- 42,418 bytes for jquery-1.10.2.bzip.js
- 43,078 bytes for jquery-1.11.0.bzip.js
- 43,026 bytes for jquery-1.11.2.bzip.js
- 21,354 bytes for jquery-1.2.6.bzip.js
- 25,298 bytes for jquery-1.3.2.bzip.js
- 34,082 bytes for jquery-1.4.4.bzip.js
- 38,310 bytes for jquery-1.5.2.bzip.js
- 42,586 bytes for jquery-1.7.2.bzip.js
- 42,730 bytes for jquery-1.8.3.bzip.js
- 42,330 bytes for jquery-1.9.1.bzip.js
- 38,194 bytes for jquery-2.0.3.bzip.js
- 38,326 bytes for jquery-2.1.0.bzip.js
- 38,590 bytes for jquery-2.1.3.bzip.js
- 38,582 bytes for jquery-2.1.4.bzip.js
Below are sizes for mobile versions:
- 32,022 bytes for jquery.mobile-1.0.1.bzip.js
- 35,914 bytes for jquery.mobile-1.1.2.bzip.js
- 42,719 bytes for jquery.mobile-1.2.1.bzip.js
- 50,575 bytes for jquery.mobile-1.3.2.bzip.js
- 64,643 bytes for jquery.mobile-1.4.5.bzip.js
Server side compression will not help much with these (great for including/embedding into web apps, using on free hosting that has no compression, etc). They are super packed files that are already kicking gzip's ass for server side compressed size so why bother trying to make them smaller?
Here are comparisons to smallest files you get from Jquery site:
- 22,689 bytes for jquery-1.1.4.min.js
- 93,113 bytes for jquery-1.10.2.min.js
- 96,385 bytes for jquery-1.11.0.min.js
- 95,931 bytes for jquery-1.11.2.min.js
- 55,805 bytes for jquery-1.2.6.min.js
- 57,272 bytes for jquery-1.3.2.min.js
- 78,768 bytes for jquery-1.4.4.min.js
- 85,940 bytes for jquery-1.5.2.min.js
- 94,843 bytes for jquery-1.7.2.min.js
- 93,637 bytes for jquery-1.8.3.min.js
- 92,633 bytes for jquery-1.9.1.min.js
- 83,618 bytes for jquery-2.0.3.min.js
- 83,619 bytes for jquery-2.1.0.min.js
- 84,320 bytes for jquery-2.1.3.min.js
- 84,114 bytes for jquery-2.1.4.min.js
- 95,513 jquery.mobile-1.1.2.min.js
- 116,160 jquery.mobile-1.2.1.min.js
- 200,143 jquery.mobile-1.4.5.min.js
Compress JavaScript: www.whak.ca/packer/JavaScript.htm
Compress complete web pages: www.whak.ca/packer/HTML.htm
Compress CSS: www.whak.ca/packer/CSS.htm
- embed CSS, JS and images with dataURI URLs into a web page before compressing