UNPKG

scrollama

Version:

Lightweight scrollytelling library using IntersectionObserver

4 lines (3 loc) 95 B
export default function getIndex(node) { return +node.getAttribute("data-scrollama-index"); }