cmoscrollanimation
v1.0.1
Published
Scroll Animation Library
Readme
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.
