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

  • By
    LightFace:  Facebook Lightbox for MooTools

    One of the web components I've always loved has been Facebook's modal dialog.  This "lightbox" isn't like others:  no dark overlay, no obnoxious animating to size, and it doesn't try to do "too much."  With Facebook's dialog in mind, I've created LightFace:  a Facebook lightbox...

Incredible Demos

  • By
    Duplicate DeSandro’s CSS Effect

    I recently stumbled upon David DeSandro's website when I saw a tweet stating that someone had stolen/hotlinked his website design and code, and he decided to do the only logical thing to retaliate:  use some simple JavaScript goodness to inject unicorns into their page.

  • By
    Event Delegation with MooTools

    Events play a huge role in JavaScript. I can't name one website I've created in the past two years that hasn't used JavaScript event handling on some level. Ask yourself: how often do I inject elements into the DOM and not add an...

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!