ender-carousel

0.1.6 • Public • Published

ender-carousel


Ender-carousel is a really simple carousel plugin for Ender. You can easily build your own gallery on the top of this plugin. It's just 1.7 KByte (minified and gzipped).

It requires Jeesh and Morpheus for animations. Even though, you can leave Morpheus out if you are fine without animations. Currently it's tested in Chrome, Firefox, Safari, Opera and IE7+. You can report bugs here.

If you want to use CSS3 transitions instead of JS animations, just set the "css3transition" property to true. Only recent Firefox and Webkit based browsers will use transitions. Older browsers will fall back to JS animations.

It's even compatible with jQuery and Zepto! So if you want to include it in a jQuery/Zepto based project, you can do it without any extra work.

You might be interested in ender-overlay, which is a dialog/overlay solution for ender.

I got a lot inspiration from jQuery Tools, thanks for that.

More information, documentation, demos: http://nemeseri.com/ender-carousel/

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i ender-carousel

    Weekly Downloads

    0

    Version

    0.1.6

    License

    none

    Last publish

    Collaborators

    • nemeseri