tilt.js VS react-parallax-tilt

Compare tilt.js vs react-parallax-tilt and see what are their differences.

tilt.js

A tiny 60+fps parallax tilt hover effect for jQuery. (by gijsroge)

react-parallax-tilt

đź‘€ Easily apply tilt hover effect on React components - lightweight/zero dependencies (3kB) (by mkosir)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
tilt.js react-parallax-tilt
3 3
3,781 905
- -
0.0 9.6
over 1 year ago 8 days ago
JavaScript TypeScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

tilt.js

Posts with mentions or reviews of tilt.js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-02.

react-parallax-tilt

Posts with mentions or reviews of react-parallax-tilt. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-02.
  • "react-next-tilt" and "react-flip-tilt" NPM Packages
    13 projects | dev.to | 2 Aug 2023
    At this point, I was already using a tilt component (react-parallax-tilt) in my portfolio, and after checking this page I had the general idea of how it should be done, a container with transform-style: preserve-3d, with two children, one tilt and the other an image, both having backface-visibility: hidden and the tilt being rotated to face backward at the start. For the animation, I decided to use framer-motion because I was already familiar with it and knew it had what was needed to get the job done (and I'm glad I did because later I needed to await the animation and it was easy with framer-motion).
  • Show HN: Easily apply tilt hover effect on React components
    1 project | news.ycombinator.com | 15 Jul 2023
  • Suggestion for quirky react libraries
    1 project | /r/webdev | 25 Mar 2022
    I'm already using react-parallax-tilt, react-tsparticles, and react-blob.

What are some alternatives?

When comparing tilt.js and react-parallax-tilt you can also consider the following projects:

react-next-tilt - A Performant Customizable Tilt Component for React

react-parallax-component - Easiest way to add scroll parallax effect on the component

vite - Next generation frontend tooling. It's fast!

react-atv-img - A port of @drewwilson’s atvImg (Apple TV 3D parallax effect) library in React.

react-flip-tilt - A Performant Customizable React Component Providing the Flip-Tilt Effect

react-motion - A spring that solves your animation problems.

react-spring - ✌️ A spring physics based React animation library

react-tween - DEPRECATED - Recommend https://github.com/tannerlinsley/react-move instead!

framer/motion - Open source, production-ready animation and gesture library for React

react-spark-scroll - Scroll-based actions and animations for react

react-magic-move

react-flip-move - Effortless animation between DOM changes (eg. list reordering) using the FLIP technique.