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.

3 Responses 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.

  2. jack

    Hello - I have been unable to get jibberbook to work with mootools 1.2.

    does it, or are there tweaks I have to make?

    thanks so much,
    jack

  3. Chris

    jack,

    JibberBook isn’t compatible with Mootools 1.2, but it shouldn’t be too hard to tweak it since there really isn’t that much js to tweak.

Leave a Reply