Forge: MooTools Plugin Repository

By  on  

Today marks a huge day in the history of the MooTools project: the public release of the MooTools Forge. The Forge is masterful plugin repository system created by MooTools Core Developer Guillermo Rauch. The Forge currently features numerous plugins created by the Contributors and Core Developers of the MooTools team -- by this time tomorrow, the Forge will be (hopefully) filled with MooTools plugins from developers like yourself!

Without going into too much technical detail, the Forge is based on having a developer's plugins being hosted with the GitHub system. If you don't have a GitHub account, I highly recommend you create one. Once you have an account and each plugin's repository is structured and tagged properly, you may quickly add that plugin to the Forge for the world to use!

Relevant Links & Guides

Special Thank You to Guillermo Rauch

Guillermo's efforts have paved the way for MooTools developers to quickly and easily share their MooTools plugins with the rest of the community. I'd like to to thank Guillermo for his efforts -- I know he worked extremely hard to create this awesome system.

One Last Thing...

MooTools FTW.

Recent Features

  • By
    CSS @supports

    Feature detection via JavaScript is a client side best practice and for all the right reasons, but unfortunately that same functionality hasn't been available within CSS.  What we end up doing is repeating the same properties multiple times with each browser prefix.  Yuck.  Another thing we...

  • By
    Detect DOM Node Insertions with JavaScript and CSS Animations

    I work with an awesome cast of developers at Mozilla, and one of them in Daniel Buchner. Daniel's shared with me an awesome strategy for detecting when nodes have been injected into a parent node without using the deprecated DOM Events API.

Incredible Demos

  • By
    MooTools FontChecker Plugin

    There's a very interesting piece of code on Google Code called FontAvailable which does a jQuery-based JavaScript check on a string to check whether or not your system has a specific font based upon its output width. I've ported this functionality to MooTools. The MooTools...

  • By
    DWRequest: MooTools 1.2 AJAX Listener & Message Display

    Though MooTools 1.2 is in its second beta stage, its basic syntax and theory changes have been hashed out. The JavaScript library continues to improve and become more flexible. Fellow DZone Zone Leader Boyan Kostadinov wrote a very useful article detailing how you can add a...

Discussion

  1. Finally!!!!!! this is Awesome, now is when mootols get rise to the top

  2. Boris

    Yup. Great news for MooTools!

  3. kolin

    mooootiful. no more moooogling for great plugins.

  4. Alex

    I AM moved :D Gonna create some cool plugins now!

  5. Good thing!
    Let me just struggle with the Git thingie… I’m not used with that AT ALL! I’ll do that a bit later, probably next week.

    In any case, kudos for this Forge! Mootools FTW!!!!1!!one!!

  6. senshikaze

    awesome. mootools ftw, definitely.

  7. Mr.X.

    Hell, it’s about time!
    Congratulations!

  8. Richie

    Great news from Mootools Dev ^^

    I’m always a MT’s fan! Now with MT Forge, hope it will spread out as as much as the contributors!

    Richie from Vietnam

  9. Alex

    My favorite plug ins till now:

    Mootools IdleTimer
    &
    HoverGroup

    Mootools Forge made me really happy the last 2 days :D

    mootooler.com mootoolers.com
    jquerier.com and jqueriers.com
    are now all redirected to Mootools Forge. I was planning some months ago to create my own mootools forge website, but I saw on time a cool announcement for an official mootools forge :D

  10. –> It’s about time!!! ;-)

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