Easy Parallax Scrolling Effect In Vanilla JavaScript – parallax-vanilla
A dependency-free JavaScript library to implement the Parallax Scrolling effect on your background images using requestAnimationFrame() API.
A dependency-free JavaScript library to implement the Parallax Scrolling effect on your background images using requestAnimationFrame() API.
This is the vanilla JavaScript version of the universal-tilt.js jQuery plugin that makes it easy to implement interactive, touch-enabled parallax tilt effect on single or multiple elements you specify.
scrollar.js is a vanilla JavaScript plugin that makes it simple to apply a smooth parallax scroll effect on multiple elements with different positions.
Rallax.js is a brand new vanilla JavaScript parallax plugin that applies a dynamic, high-performance parallax scroll effect to elements within the document.
A vanilla JavaScript parallax scroll library that applies parallax, translate, scale and fade effects to images on page scroll.
Paraxify.js is a lightweight (3kb minified) JavaScript library for implementing the parallax scroll effect on your background images as you seen on Spotify.com.
A minimalist JavaScript parallax plugin which applies a subtle parallax scroll effect to multiple elements within the document.
Parallax.js is a ECMAScript 6 compatible JavaScript library for implementing image parallax scrolling effects on your web page.
vanillaInfiniteScroll is a Vanilla JavaScript library that makes it easier to apply the familiar Parallax Scrolling effect to any DOM elements.
Scroll Motion is a small animation tool for X & Y Transforms that makes use of Intersection Observer and requestAnimationFrame API to animate elements on scroll.