KO
|
EN
gitlite — search
Search
#php
#javascript
#java
#c-plus-plus
#python
#abandoned
#dotfiles
#opencv
#ruby
#linux
#cpp
#unmaintained
deck.js
★ 36
Open GitHub ↗
Better Modern HTML Presentations
Download README (.md)
Explore Similar Repositories
wow-globalstrings
:
GlobalStrings.lua files from each locale
strano
:
Strano is a web UI to run any tasks (but mostly Capistrano) from any of your git repo.
teachingkids
:
resources on teaching kids to program
dependent-haskell
:
No description available.
ko-po-check
:
한국어 메시지 번역 파일(PO 파일)에서 흔히 범하는 실수들을 찾아내는 프로그램입니다 / Find common errors in Korean PO message translations
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
deck.js
?
Download (.md)
(I'm switching to https://sli.dev/ and not actively maintaining this deck.js fork) --- This repository is a merge of: - the main deck.js project - the deck.events.js extension project (+ my patch) - all my extensions (SVG, anim, clone/presenter view, ...) If you want to start using `deck.js` with these extensions, have a look at [the starter kit](https://github.com/twitwi/deck.js-starterkit/) at <https://github.com/twitwi/deck.js-starterkit/>. ---- NB: the README below is the one from deck.js, as is. ---- ---- ---- #deck.js A JavaScript library for building modern HTML presentations. deck.js is flexible enough to let advanced CSS and JavaScript authors craft highly customized decks, but also provides templates and themes for the HTML novice to build a standard slideshow. ## Quick Start This repository includes a `boilerplate.html` as a starting point, with all the extensions included. Just [download it](https://github.com/imakewebthings/deck.js/archive/latest.zip), open `boilerplate.html`, and start editing your slides. ## Documentation Check out the [documentation page](http://imakewebthings.github.com/deck.js/docs) for more information on the methods, events, and options available in core and all the included extensions. A sample standard slide deck is included in the package under the `introduction` folder. You can also [view that sample deck](http://imakewebthings.github.com/deck.js/introduction) online to play with the available style and transition themes. ## Extensions, Themes, and Related Projects Take a look at [the wiki](https://github.com/imakewebthings/deck.js/wiki) for lists of extensions, themes, and other related goodies. If you have a publicly available project of your own, feel free to add to the list. ## Dependencies (included in this repository) - [jQuery](http://jquery.com) - [Modernizr](http://modernizr.com) ## Tests & Support Unit tests are written with [Jasmine](http://jasmine.github.io/) and [jasmine-jquery](https://github.com/velesin/jasmine-jquery). You can [run them here](http://imakewebthings.github.com/deck.js/test). deck.js has been tested with jQuery 1.6+ and works in IE7+, Chrome, FF, Safari, and Opera. The more capable browsers receive greater enhancements, but a basic cutaway slideshow will work for all browsers listed above. Please don't give your presentations in IE6. For any questions or general discussion about deck.js please direct your attention to the [mailing list](http://groups.google.com/group/deckjs) (uses Google groups.) If you would like to report a bug, please see the [issues page](https://github.com/imakewebthings/deck.js/issues). ## Printing Core includes stripped down black and white print styles for the standard slide template that is suitable for handouts. ## Awesome Contributors - [jbuck](https://github.com/jbuck) - [cykod](https://github.com/cykod) - [dougireton](https://github.com/dougireton) - [awirick](https://github.com/awirick) - Daniel Knittl-Frank - [alexch](https://github.com/alexch) - [twitwi](https://github.com/twitwi) If you would like to contribute a patch to deck.js please do as much as you can of the following: - Add or amend Jasmine tests. - Add inline documentation. - If the standard snippet of an extension changes, please change it in both the introduction deck and the snippet html in the extension folder. - If the API changes, it would be awesome to receive a parallel pull request to the gh-pages branch which updates the public-facing documentation. ## License Copyright (c) 2011-2014 Caleb Troughton Licensed under the [MIT license](https://github.com/imakewebthings/deck.js/blob/master/MIT-license.txt) <!-- ## Donations [](https://www.gittip.com/imakewebthings/ "Donate weekly to this project using Gittip") -->