A lightweight Js library to reveal element on scroll.

Reveal From Left

Reveal From Right

Reveal From Bottom

Reveal From Top

Reveal From Flip

Reveal From Zoom

Make awesome transition with delay

Reveal From Bottom, delay100

Reveal From Bottom, delay300

Reveal From Bottom, delay500

Transition with bounce

Reveal From Left With Bounce

Reveal From Top With Bounce

Reveal From Zoom With Bounce

Documentation

Add CSS CDN

Add Js CDN

Please make sure that your section has this two css property:( max-width: 100%; and overflow-x: hidden; )

Note: Please be careful to use margin or padding in section element. It might be overflow.

Then call this function

Simple Example

npm install

Available classes

Available delay time

Want custom delay time? declare css like below then use it

Give a Star on Github
close