MooTools Documentation in PDF Format

By  on  

Trolling through the MooTools forums, I stumbled on a post by DigiMute. DigiMute has automated complete MooTools documentation in PDF format using PHP and FPDF . If you hate referring to the MooTools website every time you need API help, download the MooTools documentation in PDF format!

http://www.digimute.com/index.php?page=mootoolspdf

Recent Features

  • By
    5 Ways that CSS and JavaScript Interact That You May Not Know About

    CSS and JavaScript:  the lines seemingly get blurred by each browser release.  They have always done a very different job but in the end they are both front-end technologies so they need do need to work closely.  We have our .js files and our .css, but...

  • By
    Introducing MooTools Templated

    One major problem with creating UI components with the MooTools JavaScript framework is that there isn't a great way of allowing customization of template and ease of node creation. As of today, there are two ways of creating: new Element Madness The first way to create UI-driven...

Incredible Demos

  • By
    iPhone Checkboxes Using MooTools

    One of the sweet user interface enhancements provided by Apple's iPhone is their checkbox-slider functionality. Thomas Reynolds recently released a jQuery plugin that allows you to make your checkboxes look like iPhone sliders. Here's how to implement that functionality using the beloved...

  • By
    Chris Coyier’s Favorite CodePen Demos II

    Hey everyone! Before we get started, I just want to say it's damn hard to pick this few favorites on CodePen. Not because, as a co-founder of CodePen, I feel like a dad picking which kid he likes best (RUDE). But because there is just so...

Discussion

  1. Great just what I was looking for.

  2. Masawma

    Thanks! When will you make for v. 1.2?

  3. Masawma

    David Thanks alot..

  4. “MooTools 1.2 Documentation:”

    Thats just the cheatsheet..

    But thanks for this! Pretty much helpful.

  5. Seem he does not have the PDF any longer.

  6. Dan

    Version 1.2.3 (This PDF isn’t the nicest layout)
    http://nouincolor.com/pub/mootools-pdf-docs/

  7. Hey thanks guys, this is great. Searchable and all, as opposed to the standard web docs… A PDF version or something more functional and readable than the current documentation should be offered on the official site.

  8. David, I’m a great fan of you and Mootols. Could you by any chance get me a PDF documentation for the latest version of Mootools [1.4] ?

    -Thanks

  9. Thank you. Very nice and useful. Can someone post the latest 1.4 version of mootools PDF version?

Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!