deck.js – Modern HTML Presentations

Dated Added → September 9, 2011Categories → Javascript, Web Application

deck.js is a tool for making modern HTML presentations. Slides are basic HTML. The deck.core module keeps track of slide states and deck states, leaving CSS to define what each state looks like and how to transition between them. Extensions use core events and methods to add goodies, giving presenters the freedom to add what they want and leave out what they don?t.
deck.js - Modern HTML Presentations

Core Features

  • Easily make modern HTML presentations
  • Slides are basic HTML
  • deck.core module keeps track of slide states and deck states
  • Extensions use core events and methods to add goodies
Homepage: http://imakewebthings.github.com/deck.js/
Demo: http://imakewebthings.github.com/deck.js/#sample
Docs: http://imakewebthings.github.com/deck.js/docs/

Processing your request, Please wait....