ColourLovers API Demos

These are some demos of the ColourLovers JSON Callback API by Michael Mahemoff. ColourLovers announced this API on January 26, 2008. I am not associated with ColourLovers, though I helped inform the design for the JSON/JSONP callback API. With the introduction of a jsonCallback mechanism, ColourLovers' rich data became available for pure-Javascript mashups. No need for a server because you can use the API directly from the browser! The examples here are all available under MIT License.

Pulse. Full-screen animation. Cycles through palettes.

Demonstrates JQuery call.

► View Pulse Demo 

Fatline. Fat colour strips. Click on strips to show colour info.

Simple Illustration of API Calls from JQuery.

► View Fatline Demo 

Slimline. Slim colour strips.

Simple Illustration of API Calls from raw HTML/Javascript.

► View Slimline Demo