gsap-easyparallax

4.0.5 • Public • Published

EasyParallaxPlugin 4.0

This is very easy and powerfull parallax-scroller plugin. It has based on Greensock animation system.

How to use

import EasyParallax from 'gsap-easyparallax';
 
var easyParallax = new EasyParallax({
    mainContainer         : '#site',
    customScroll          : true,
    customScrollContainer : '#drag-container',
    customScrollProgress  : '.drag-elem',
    customScrollBar       : '.drag-bar',
    pagingClass: '.paging',
    animation: function() {
        //GSAP Time Line Animation
    }
});

/gsap-easyparallax/

    Package Sidebar

    Install

    npm i gsap-easyparallax

    Weekly Downloads

    1

    Version

    4.0.5

    License

    MIT

    Unpacked Size

    162 kB

    Total Files

    9

    Last publish

    Collaborators

    • alexsergey