MooTools 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
Art
vector drawing for buttons, icons, widgets and all that stuff
http://github.com/darkwing/art
Caret
MooTools Caret provides methods by may get/set caret position and get/set selections within an INPUT element.
http://github.com/darkwing/Caret
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.
http://github.com/darkwing/Clickables
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.
http://github.com/darkwing/ContextMenu
Dotter
Dotter is a plugin that allows you to create XHTML-based, periodical indicators quickly and easily.
http://github.com/darkwing/Dotter
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.
http://github.com/darkwing/ElementFilter
ElementSpy
ElementSpy allows you to assign periodical checks on element attributes or other aspects of elements.
http://github.com/darkwing/ElementSpy
Equalizer
Equalizer is a MooTools plugin which analyzes a given set of elements and equalizers their height, taking into account the box model additions.
http://github.com/darkwing/Equalizer
FontChecker
FontChecker is a highly inventive javascript-based font availability checker.
http://github.com/darkwing/FontChecker
JQueryEvents
This MooTools code snippet allows you to use shorthand, jQuery-style Event syntax.
http://github.com/darkwing/jQueryEvents
Kwicks
Kwicks is a MooTools plugin that enables dynamic navigation effects via lists.
http://github.com/darkwing/Kwicks
LazyLoad
LazyLoad allows you to defer image loading until the user scrolls down to each image.
http://github.com/darkwing/LazyLoad
LightFace
LightFace MooTools-Based lightbox inspired by Facebook's lightbox.
http://github.com/darkwing/LightFace
Mootools Core
MooTools Core Repository
http://github.com/darkwing/mootools-core
Mootools More
MooTools Plugins and Enhancements Repository
http://github.com/darkwing/mootools-more
Overlay
Overlay is a compact, simple overlay class which allows for maximum control over its use.
http://github.com/darkwing/Overlay
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.
http://github.com/darkwing/ProgressBar
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.
http://github.com/darkwing/Quickboxes
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.
http://github.com/darkwing/ScrollSide
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.
http://github.com/darkwing/ScrollSpy
Tweetify
Tweetify extends Strings and Elements with the tweetify method to take text and format as a tweet.
http://github.com/darkwing/Tweetify
ZebraTable
ZebraTable allows for quick and easy table row highlighting. ZebraTable also allows for different color highlighting during mouseenter and click events.
http://github.com/darkwing/ZebraTable