Skip to content

anilkabobo/Lightweight-full-screen-presentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lightweight-full-screen-presentation

This is light presentation plugin anyone can use. It's responsive and you can click right-left buttons or arrows on keyboard. I got inspiration from Reveal.js. I just made it simpler.

You can use HTML sample I created or you can customize everything with myPresentation.config(params), where params is an object.

params = {
  wrapper : wrapper, //element for wrapping slides
  slides : slides, //array with elements, which represent slides
  defClass : defClass //default class for slides
}

A Pen by Alina Basova on CodePen.

License.

About

Lightweight full-screen presentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published