README
pokamnieto.js
A lightweight for revealing elements when they appear in the view while scrolling the page based on the IntersectionObserver API.
A lightweight for revealing elements when they appear in the view while scrolling the page based on the IntersectionObserver API.
<script type="module">
import pokamnieto from 'https://cdn.skypack.dev/pokamnieto';
</script>
A lightweight for revealing elements when they appear in the view while scrolling the page based on the IntersectionObserver API.