JSPM

  • Created
  • Published
  • Downloads 78
  • Score
    100M100P100Q35376F
  • License ISC

This is an implementation using gifs positioned statically in columns and rows and timed to start staggered. i.e the current gif is triggered once the digital rain drop of the proceeding gif meets it. This results in a rather seamless animation that adapts to the layout viewport, visual viewport and full screen. Currently, scrolling gifs outside of view will pause them undoing the precise timing needed to stitch them together. On browser tab switch they simply remount to restore timing.

Package Exports

  • react-digital-rain
  • react-digital-rain/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-digital-rain) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

react-digital-rain

This is an implementation using gifs positioned statically in columns and rows and timed to start staggered. i.e the current gif is triggered once the digital rain drop of the proceeding gif meets it. This results in a rather seamless animation that adapts to the layout viewport, visual viewport and full screen.