STIMED.js
Source Code

Comments:

Get randomly selected Unsplash images using great Unspash It service.

Initialize Plugin:

var stimed = new $.stimed({
    timeTarget: '.time',
    fps: 10,
    speedUp: 800
});

Preset Source:

stimed.style.preset({
  preset: 'unsplash',
  target: 'main',
  delay: 86400/12,
  width: 1280,
  height: 720
});
Close

Made with and

Author STIMED.js