AngularJS Directive To Create Slide-based Pages – angular-slides

Author: marcoliceti
Official Page: Go to website
Publish Date: January 6, 2017
License: MIT

Description:

AngularJS directive for vertical, fullscreen, slide-based web pages.

Features:

  • the page is divided into a vertical sequence of slides
  • each slide is fullscreen, i.e. it spans the whole viewport
  • users can’t (directly) scroll: up and down arrow key are used to change slide (with scrolling performed programmatically in JavaScript)
  • indvidual slides can be linked

Preview:

angular-slides


You Might Be Interested In:

Add Comment