SkillAgentSearch skills...

Pushin

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

Install / Use

/learn @nateplusplus/Pushin
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<img src="docs/images/pushin-logo.svg" width="100">

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.

If you're using npm, you can install the package by running:

npm install --save pushin

Alternatively, you can use a CDN:

<script src="https://cdn.jsdelivr.net/npm/pushin@6/dist/umd/pushin.min.js"></script>

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

Contributors are welcome! Please see CONTRIBUTING.md to learn more about the best ways to contribute to this project.

Development Setup

See DEVELOPERS.md for details on how to set up your development environment to contribute to this project.

Related Skills

View on GitHub
GitHub Stars508
CategoryDevelopment
Updated5d ago
Forks25

Languages

TypeScript

Security Score

100/100

Audited on Apr 1, 2026

No findings