Best Development Tools Scripts for Matt McCloskey
tap.mootools is a lightweight MooTools class that easily translates mouse clicks to tap events with the help of a custom "tap" event handler.This allows applications and websites to work the same way on both mediums, translating between clicks to taps,...
tap.jquery adapts mouse clicks to tap events with the help of a custom "tap" event handler.This is useful because it allows Web apps to function in the same way on different mediums.Because clicks are translated into taps and then trigger the same...
InputItemizer.js lets the user write his text, automatically highlighting each term after a certain separator is added to the input.By highlighting and converting the text to tags, the items can easily be identified at any later point, or removed by...