Code Monkey home page Code Monkey logo

impresst.js's Introduction

impresst.js

This is a fork of impress.js, the excellent presentation framework created by Bartek Szopka. This fork has a few small changes that might be particularly useful for teachers, and some other changes because, well, why not? If you don't know how to use impress.js, then learn how to do so by taking a look at the original repo, and then come back here :).

Differences/Features

Some differences from how impress.js does it:

  • I like to use CoffeeScript, so impresst.js is actually impresst.coffee. You'll need to compile it with CoffeeScript to get the JS out. coffee -c impresst.coffee, if you haven't ever done that before.
  • Impress.js makes you specify x, y, and z coordinates for each step. Impresst.js automagically lays things out in a randomised grid, with a bit of z-coordinate-munging to make transitions look extra-snazzy ;).
  • Impress.js supports a lot of keys: tab, page-up, page-down, down-arrow, left-arrow, space etc etc. These are used for navigation. Impresst.js supports left-arrow and right-arrow, and that's all. That's because I expect people to click on links to get to other slides.
  • Tying in with the clicking-on-links idea, there's a 'back' button on most impresst.js slides.

Some additional features:

  • CSS3 tooltips!
  • ... which are used to allow the author (that's you, hopefully) to reference articles and other material.
  • ... and which are also used for footnotes.

See sample.html for the details.

LICENSE

In compliance with the original source, this is released under the MIT and GPL (version 3 or later) Licenses.

impresst.js's People

Contributors

bartaz avatar cynic avatar medikoo avatar allolex avatar exequiel09 avatar nhodges avatar alecrust avatar alexjeng avatar ateich avatar bijanbwb avatar sukima avatar dronrathore avatar haacked avatar jasondavies avatar jenil avatar shama avatar opengrid avatar mattdbr avatar mattmakai avatar powerkiki avatar svisser avatar thingsinjars avatar fulljames avatar dolanor avatar sylvainw avatar deshraj avatar guoxiao avatar lioshi avatar majnun avatar reiz avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.