Socket
Socket
Sign inDemoInstall

parallax-controller

Package Overview
Dependencies
1
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

parallax-controller

Core classes and controller for creating parallax scrolling effects


Version published
Maintainers
1
Weekly downloads
34,675
decreased by-9.4%

Weekly downloads

Readme

Source

🕹 Parallax Controller

NPM Version Latest NPM Downloads Codecov

Test and Lint Size Coverage

Core classes and controller for creating parallax scrolling effects. Designed to provide scroll based animations for elements relative to the view. Built for performance by caching important attributes that cause reflow and layout when accessing.

NPM Package

Via Yarn

yarn add parallax-controller

or NPM

npm install parallax-controller

Documentation

API and Usage docs

React Integration

If you're building with React use react-scroll-parallax, a set of hooks and components to easily create effects and interact with the parallax-controller.

yarn add react-scroll-parallax

See the React Scroll Parallax documentation for usage and demos.

Demos

This package was created for react-scroll-parallax, but can be used as a standalone lib. Most demos were built with react-scroll-parallax.

Keywords

FAQs

Last updated on 24 Nov 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc