
Product
Introducing Socket Fix for Safe, Automated Dependency Upgrades
Automatically fix and test dependency updates with socket fix—a new CLI tool that turns CVE alerts into safe, automated upgrades.
Simple Parallax powered by CSS3 Transitions
Install Paralless, and add it to your package.json
dependencies.
$ npm i paralless --save
Optional Reading that explains the technique.
import { Paralless } from 'parallless'
Current implementation is on the DOM, this may change to being JS focused (in the optional reading above it's JS based), but for now set up the elements you want on the page as follows:
<div class="bradpitt" data-speed="4">
<img src="http://placehold.it/350x150">
</div>
<div class="bradpitt" data-speed="10">
<img src="http://placehold.it/350x150">
</div>
let Paralless = swimming('.bradpitt');
Paralless.init();
optional recommended css:
transition: all 0.25s ease-out;
transition-delay: 0s;
Feel free to grab the source and configure for your own needs, I've used this for vertical/side-to-side/rotating elements on various sites. This is the slim version I may extend it to handle more situations. The css positioning of elements initially has a large impact as well.
MIT License
FAQs
Hyper-minimal parallax implementation for subtle animation.
We found that paralless demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
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.
Product
Automatically fix and test dependency updates with socket fix—a new CLI tool that turns CVE alerts into safe, automated upgrades.
Security News
CISA denies CVE funding issues amid backlash over a new CVE foundation formed by board members, raising concerns about transparency and program governance.
Product
We’re excited to announce a powerful new capability in Socket: historical data and enhanced analytics.