Skip to content

linuslabo/dizzy.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dizzy.js

Dizzy enables you to create non-linear presentations on a single canvas, using SVG and Javascript.
There is a version of the online editor for presentation files available, although you could also host your own with the newer code provided here (no serverside code needed). (:

If you wanna try it, I just suggest to use the same browser for editing and viewing :)

Browser support

All modern browsers are supported (no ideas about Internet Explorer), but:
- Chrome has some problems in saving (opening is fine) presentations with images
- Opera selects the text on the canvas simply moving the mouse (it’s annoying but everything else works anyway)

NOTE: temporarily disabled the download of presentations produced online: browsers’ support has changed and Dizzy needs to be updated as well (ASAP).

Contribute

If you want to develop for Dizzy check out the dev branch (contains everything including tools, so it may take some time). There will be some information on how to write new modules on the Wiki shortly. If you have any questions regarding development, you can message me on github or, even better, open an issue on this repository.

License

dizzy.js is licensed under the terms of the MIT License, see “LICENSE” file in repository.

About

Prezi-like Presentations without Flash, using SVG and Javascript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.3%
  • HTML 2.5%
  • CSS 1.6%
  • PHP 0.6%