deck.js

ui-component animation layout

deck.js is a lightweight JavaScript library that facilitates the creation of modern HTML presentations. It allows users to easily build web-based slideshows and apply styles and animations using CSS3.

Latest Ver 1.1.0
Homepage
Github
0
5,423
Your presentation becomes art.
Create simple and attractive slides with deck.js.
A library for quickly and easily creating HTML-based presentations
License: MIT
https://cdnjs.cloudflare.com/ajax/libs/deck.js/1.1.0/core/deck.core.js
https://cdnjs.cloudflare.com/ajax/libs/deck.js/1.1.0/core/deck.core.min.js
https://cdnjs.cloudflare.com/ajax/libs/deck.js/1.1.0/extensions/goto/deck.goto.js
https://cdnjs.cloudflare.com/ajax/libs/deck.js/1.1.0/extensions/goto/deck.goto.min.js
https://cdnjs.cloudflare.com/ajax/libs/deck.js/1.1.0/extensions/menu/deck.menu.js
https://cdnjs.cloudflare.com/ajax/libs/deck.js/1.1.0/extensions/menu/deck.menu.min.js
https://cdnjs.cloudflare.com/ajax/libs/deck.js/1.1.0/extensions/navigation/deck.navigation.js
https://cdnjs.cloudflare.com/ajax/libs/deck.js/1.1.0/extensions/navigation/deck.navigation.min.js
https://cdnjs.cloudflare.com/ajax/libs/deck.js/1.1.0/extensions/scale/deck.scale.js
https://cdnjs.cloudflare.com/ajax/libs/deck.js/1.1.0/extensions/scale/deck.scale.min.js

Sample Code

⚠️ Some code, including import statements, may not run properly on jsFiddle. If it fails to execute, please copy the code and try it in your own environment.
📄 HTML
<section class="slide" id="slide1"><h1>Welcome to deck.js!</h1><p>Create modern HTML presentations.</p></section><section class="slide" id="slide2"><h2>Slide 2</h2><p>More content here.</p></section><script>$(function() { $.deck('.slide'); });</script>

🎨 External CSS
<link href="path/to/deck.js/core/deck.core.css" rel="stylesheet">

🧩 External JS
<script src="path/to/deck.js/modernizr.custom.js"></script>
<script src="path/to/deck.js/jquery.min.js"></script>
<script src="path/to/deck.js/core/deck.core.js"></script>

⚙️ JavaScript
$(function() { $.deck('.slide'); });
⚡ Top Tools for Developers
Text Compare

Text Comparison

Easily spot the differences between two texts.

Favicon Generator

Favicon Generator

Quickly and easily generate favicons.

Lorem Ipsum Generator

Lorem Ipsum Generator

Generate placeholder text for your designs.

Character Counter

Character Counter

Check character and word count in real time.

SRT ↔ SMI

SRT ↔ SMI Converter

Easily convert between subtitle formats.

Text Extract(OCR)

Image Text Extractor

Automatically extract text from images.