1.0.1 • Published 7 years ago
cmoscrollanimation v1.0.1
CMO Scroll Animation
Basic JS scroll animation library.
Install
npm i cmoscrollanimationUse
import cmoScrollAnimation from 'cmoScrollAnimation'; cmoScrollAnimation(); <section class="animation">
<p>Lorem ipsum.</p>
</section>Demo
For more details see the proyect website.