Projects
flot.touch
flot.touch is a plugin for the excellent Flot charting library for jQuery. It provides support for multi-touch gestures such as swiping and pinch-to-zoom to provide familiar, intuitive interactions for performing panning and zooming operations. It also adds support for the Retina Display on iPhone 4 and fourth-generation iPod Touch devices. Due to limitations of the built-in web browser on Android devices prior to 3.0, gestures requiring multiple simultaneous touches, such as pinch-to-zoom, only work on Android devices running 3.0 or later. Gestures are tested and working in Mobile Safari on iOS 4 or later.
GitHub Project/Source Code
https://github.com/justindarc/flot.touch
Project Page/Examples
raphael.chord.js
raphael.chord.js is a plugin for the Raphaël vector graphics library that adds an interface for drawing guitar chord boxes in a standard format. This plugin also includes a built-in database containing all common chords and most of the uncommon chords with several variations of each. It also includes an interface for manually specifying fret values for each string to allow any chord imaginable to be drawn.
GitHub Project/Source Code
https://github.com/justindarc/raphael.chord.js
Project Page/Examples