-<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"/><meta name="theme-color" content="#000000"/><meta name="description" content="React Scrollama is a lightweight interface for scrollytelling that uses the IntersectionObserver in favor of scroll events."/><meta name="twitter:card" value="React Scrollama is a lightweight interface for scrollytelling that uses the IntersectionObserver in favor of scroll events."/><meta property="og:title" content="React Scrollama"/><meta property="og:type" content="website"/><meta property="og:url" content="http://jsonkao.github.io/react-scrollama"/><meta property="og:image" content="https://i.imgur.com/PrAESdH.png"/><meta property="og:description" content="React Scrollama is a lightweight interface for scrollytelling that uses the IntersectionObserver in favor of scroll events."/><link rel="manifest" href="/react-scrollama/manifest.json"/><title>React Scrollama: Scrollytelling for React</title><style>body{margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding-bottom:100px}p{margin:0}a{color:#00e}</style></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script>!function(e){function r(r){for(var n,l,u=r[0],c=r[1],p=r[2],i=0,s=[];i<u.length;i++)l=u[i],Object.prototype.hasOwnProperty.call(o,l)&&o[l]&&s.push(o[l][0]),o[l]=0;for(n in c)Object.prototype.hasOwnProperty.call(c,n)&&(e[n]=c[n]);for(f&&f(r);s.length;)s.shift()();return a.push.apply(a,p||[]),t()}function t(){for(var e,r=0;r<a.length;r++){for(var t=a[r],n=!0,u=1;u<t.length;u++){var c=t[u];0!==o[c]&&(n=!1)}n&&(a.splice(r--,1),e=l(l.s=t[0]))}return e}var n={},o={1:0},a=[];function l(r){if(n[r])return n[r].exports;var t=n[r]={i:r,l:!1,exports:{}};return e[r].call(t.exports,t,t.exports,l),t.l=!0,t.exports}l.m=e,l.c=n,l.d=function(e,r,t){l.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},l.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},l.t=function(e,r){if(1&r&&(e=l(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(l.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)l.d(t,n,function(r){return e[r]}.bind(null,n));return t},l.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return l.d(r,"a",r),r},l.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},l.p="/react-scrollama/";var u=this["webpackJsonpreact-scrollama-example"]=this["webpackJsonpreact-scrollama-example"]||[],c=u.push.bind(u);u.push=r,u=u.slice();for(var p=0;p<u.length;p++)r(u[p]);var f=c;t()}([])</script><script src="/react-scrollama/static/js/2.47f0a349.chunk.js"></script><script src="/react-scrollama/static/js/main.ff89914c.chunk.js"></script></body></html>
0 commit comments