cmoscrollanimation
v1.0.1
Published
Scroll Animation Library
Downloads
2
Readme
CMO Scroll Animation
Basic JS scroll animation library.
Install
npm i cmoscrollanimation
Use
import cmoScrollAnimation from 'cmoScrollAnimation';
cmoScrollAnimation();
<section class="animation">
<p>Lorem ipsum.</p>
</section>
Demo
For more details see the proyect website.