es6tween-plugin-scrollfast

0.0.5 • Public • Published

es6-tween-plugin-scrollfast

Usage

import { Tween } from 'es6-tween';
import 'es6-tween-plugin-scrollfast';

let tween = new Tween(document.querySelector('#myBody'), {scrollY:0}).to({scrollY:300}, 2000).start();

/es6tween-plugin-scrollfast/

    Package Sidebar

    Install

    npm i es6tween-plugin-scrollfast

    Weekly Downloads

    6

    Version

    0.0.5

    License

    MIT

    Last publish

    Collaborators

    • dalisoft