@lostmyname/heidelberg
v1.2.2
Published
A Sass powered animated book plugin
Downloads
10
Maintainers
Keywords
Readme
Heidelberg
Industrially pressed CSS3 animated books.
Dependencies
- jQuery
To deliver maximum browser support Heidelberg requires:
- Vendor prefixes (prefixfree is used in demo, you could use Autoprefixer)
- Polyfill for .bind() (MDN polyfill is used in demo)
- Feature test for css 3d transforms (Modernizr is used in demo)
To respond to swipe and tap events:
- HammerJS