willnguyen1312 / pushin

Attach a "dolly" or "push in" effect to a div element when user scrolls.

Home Page:https://pushinjs.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pushIn.js

made-with-javascript Maintenance Maintainer GitHub license Node.js CI

PushIn.js is a lightweight parallax effect, built with JavaScript, that simulates an interactive dolly-in or push-in animation on a webpage.

Check out the live demo for a working example.

Compatibility

PushIn.js supports all browsers that are ES5-compliant.

Installation

PushIn is available via NPM or a CDN. Follow the detailed instructions in the documentation site: https://pushinjs.com/installation.

Configuration

There are several plugin configurations you can use to customize for your unique project. Refer to https://pushinjs.com/api for a detailed breakdown of all available configurations.

Contributing

We've setup separate documentation for contributors: CONTRIBUTING.md

Development Setup

We've setup separate documentation for developers: DEVELOPERS.md

About

Attach a "dolly" or "push in" effect to a div element when user scrolls.

https://pushinjs.com/

License:MIT License


Languages

Language:TypeScript 94.8%Language:JavaScript 2.7%Language:CSS 2.5%Language:Shell 0.1%