Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/janl/present.js
Present.js — Makes a slide show out of your HTML
https://github.com/janl/present.js
Last synced: 2 months ago
JSON representation
Present.js — Makes a slide show out of your HTML
- Host: GitHub
- URL: https://github.com/janl/present.js
- Owner: janl
- License: mit
- Created: 2010-06-06T08:35:16.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2010-06-07T12:20:38.000Z (over 14 years ago)
- Last Synced: 2024-10-02T09:54:48.933Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 107 KB
- Stars: 15
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Present.js
Adds slides to your website.
## Usage
Add this to the bottom of your HTMK file.
Go to `yourpage.html#present`.
All your `h*` tags become slide titles.
## Navigation
* right arrow or space: next slide
* left arrow: previous slide
* esc: back to the HTML## Author
(c) 2010 Jan Lehnardt