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

  • By
    Interview with a Pornhub Web Developer

    Regardless of your stance on pornography, it would be impossible to deny the massive impact the adult website industry has had on pushing the web forward. From pushing the browser's video limits to pushing ads through WebSocket so ad blockers don't detect them, you have...

Incredible Demos

  • By
    Highlighter: A MooTools Search & Highlight Plugin

    Searching within the page is a major browser functionality, but what if we could code a search box in JavaScript that would do the same thing? I set out to do that using MooTools and ended up with a pretty decent solution. The MooTools JavaScript Class The...

  • By
    Web Audio API

    The Web Audio API allows developers to load and decode audio on demand using JavaScript.  The more I evaluate awesome games for Firefox OS TVs, the more I get to learn about these APIs that I normally wouldn't touch.  The following is a very basic introduction to the WebAudio API...

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!