Mootools 1.2 finally released!
June 10th, 2008 in web development | 1 Comment
Mootools 1.2 has been released today, along with a fancy site redesign. But has it kept to its roots?
I thought Mootools was getting a bit bloated with core functions like Array.rgbToHex(), and the file size has grown from 1.11 to 1.2, but surprisingly, it’s smaller than jQuery. Here’s a rundown of file sizes for popular js libraries (uncompressed):
- Mootools: 90kb
- jQuery: 97kb
- Prototype: 123kb
But does file size matter much now that Google is hosting js libraries? Google does all the work of gzipping them and everything. Sure opens up our options if everyone starts using it.

