This is an introductory reference for interfacing with the Leap Motion from JavaScript.
The Leap's driver runs a WebSocket server that streams gesture data to the browser. This lets users run gesture-based web applications immediately without downloading or installing any software.
Here's a simple program to explore the hue/saturation colorspace with one hand.