Follow MooTools on GitHub!

By  on  

We always look to follow projects on Twitter, follow people via thee RSS feed, and so on, but how about following the progress of a project on GitHub? You know, the place where the code actually lives? Here are the GitHub accounts for MooTools contributors and developers so that you can follow them.

Following GitHub is a great way to have the inside track (not trac) on upcoming MooTools and open source project updates. You can also see what Moo developers are working on when they aren't knee deep in JavaScript!

Recent Features

Incredible Demos

  • 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
    MooTools: Set Style Per Media

    I'd bet one of the most used MooTools methods is the setStyle() method, which allows you to set CSS style declarations for an element. One of the limitations of MooTools' setStyle() method is that it sets the specific style for all medias.

Discussion

  1. MooTools rocks!

  2. +respect for David

    It’s one thing to love something and another thing to actually contribute to it. Anyone can be a passionate for any product or framework but you put your money in your mouth when you actually help better it.

    I’ve also seen some of David’s MooTools blog posts mentioned in other blogs. David really is an asset to the MooTools community.

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