Mootools 1.2 finally released!

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.

One Response to “Mootools 1.2 finally released!”

  1. Louis

    Size does matter, but a library should be rich, should contain a lot of powerful functions.

    What Mootools needs is something like this.

Leave a Reply