README
scrollAnim
Easy plugin for appearance animations when scrolling a page.
HOW TO USE?
animation elements on web pages
<script type="module">
import scrollanim from 'https://cdn.skypack.dev/scrollanim';
</script>
Easy plugin for appearance animations when scrolling a page.
HOW TO USE?