Skip to content

web-stories/jmpress.js

 
 

Repository files navigation

jmpress.js

A jQuery plugin to build a website on the infinite canvas.

Build Status: Linux Build status

Started as a jQuery port of impress.js and utilizes the power of CSS3 transforms and transitions in modern browsers.

DEMO

Run:

$ grunt

Open the root "index.html" file.

BROWSER SUPPORT

jmpress.js attempts to use CSS3 transform and transition as its engine. Here is the current browser support list:

  • Chrome/Chromium: YES
  • Safari: YES
  • Firefox: YES
  • IE: MOSTLY
  • Opera: YES
  • iPad: YES
  • iPhone/iPod: NO
  • Android: NO
  • Chrome for Android: YES

USAGE

See the DOCS.

To build or contribute to this version, please look at the development documentation under the contribute section.

LICENSE

Copyright 2013 Kyle Robinson Young & Tobias Koppers. Released under a MIT license.

About

A jQuery plugin to build a website on the infinite canvas

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 77.6%
  • HTML 15.6%
  • CSS 6.8%