Looping Image Sequence Player For Vue.js – perfectlooper

A perfectly looping image sequence player with fullscreen capabilities, built with mobile performance and keyboard accessibility in mind.

Features:

  • Very low CPU usage while playing
  • Timeline scrubbing
  • Frame advance & reverse
    • via buttons for mouse and touchscreen users
    • via keyboard left & right arrows when any element of the player has focus
  • Fullscreen ability
    • there’s even been effort put into making this sorta kinda work on iOS
      • iOS Safari interactivity DangerZoneā„¢ avoidance!
  • It’s responsive; adapts to any element you put it in
  • It’s a one file module; even contains its own CSS
  • Customizable frame path options

Preview:

perfectlooper

Download Details:

Author: AdmiralPotato

Live Demo: https://admiralpotato.github.io/vue-perfectlooper/

Download Link: https://github.com/AdmiralPotato/vue-perfectlooper/archive/master.zip

Official Website: https://github.com/AdmiralPotato/vue-perfectlooper

Install & Download:

npm install --save vue-perfectlooper

Add Comment