Projects on GitHub

The following are my repositories on GitHub. They range from large (such as the MooTools forks) and small but useful plugins. You may access all of my GitHub at: http://github.com/darkwing

Clickables

Clickables is a MooTools plugin that allows non-anchor items to clicked like standard links. The first anchor in the element will be used for the link URL.

Plugin Details View Repo

 

ContextMenu

ContextMenu is a highly customizable, compact context menu script written with CSS, XHTML, and the MooTools javascript framework. ContextMenu allows you to offer stylish, functional context menus on your website.

Plugin Details View Repo

 

Cookie

Original Cookie functionality ported to AMD for MooTools 2

Plugin Details View Repo

 

Dotter

Dotter is a plugin that allows you to create XHTML-based, periodical indicators quickly and easily.

Plugin Details View Repo

 

ElementFilter

provides a great way for you to allow users to search through the text of any mix of elements. Simply provide a text input box and ElementFilter does the rest of the work.

Plugin Details View Repo

 

ElementSpy

ElementSpy allows you to assign periodical checks on element attributes or other aspects of elements.

Plugin Details View Repo

 

Equalizer

Equalizer is a MooTools plugin which analyzes a given set of elements and equalizers their height, taking into account the box model additions.

Plugin Details View Repo

 

FontChecker

FontChecker is a highly inventive javascript-based font availability checker.

Plugin Details View Repo

 

HeatMap

MooTools HeatMap allows you to detect, load, save, and render user clicks on any given area of the page.

Plugin Details View Repo

 

JQueryEvents

This MooTools code snippet allows you to use shorthand, jQuery-style Event syntax.

Plugin Details View Repo

 

JSON

Plugin Details View Repo

 

Kwicks

Kwicks is a MooTools plugin that enables dynamic navigation effects via lists.

Plugin Details View Repo

 

LazyLoad

LazyLoad allows you to defer image loading until the user scrolls down to each image.

Plugin Details View Repo

 

LightFace

LightFace MooTools-Based lightbox inspired by Facebook's lightbox.

Plugin Details View Repo

 

Mootools Core

MooTools Core Repository

Plugin Details View Repo

 

Mootools More

MooTools Plugins and Enhancements Repository

Plugin Details View Repo

 

Mootools Website

The new, in-progress MooTools website.

Plugin Details View Repo

 

Overlay

Overlay is a compact, simple overlay class which allows for maximum control over its use.

Plugin Details View Repo

 

PostMessager

PostMessager is a MooTools wrapper for the window.postMessage API.

Plugin Details View Repo

 

ProgressBar

ProgressBar is a highly customizable MooTools progress bar class that animates to the desired percentage and can be styled in any manner by CSS.

Plugin Details View Repo

 

Quickboxes

Quickboxes is a MooTools-based class that allows users to click down on a checkbox and drag their mouse over other checkboxes to check or uncheck numerous checkboxes within one click.

Plugin Details View Repo

 

ScrollSide

ScrollSide aims to prevent the problem presented by mousewheel scrolling on horizontal pages by hijacking the mousewheel event. When you’ve included ScrollSide into your site, your user can use the mouse wheel to scroll up to go left and down to move right.

Plugin Details View Repo

 

ScrollSpy

ScrollSpy is a small but powerful MooTools plugin that allows you to listen to scrolling within any DOM element and execute functions based upon the element's scroll position.

Plugin Details View Repo

 

Templated

Templated is a MooTools mixin class which creates elements for classes using a string-based HTML template which may included embedded attach points and events.

Plugin Details View Repo

 

Tweetify

Tweetify extends Strings and Elements with the tweetify method to take text and format as a tweet.

Plugin Details View Repo

 

ZebraTable

ZebraTable allows for quick and easy table row highlighting. ZebraTable also allows for different color highlighting during mouseenter and click events.

Plugin Details View Repo