react-parallax-tilt VS tilt.js

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

react-parallax-tilt

đź‘€ Easily apply tilt hover effect on React components - lightweight/zero dependencies (3kB) (by mkosir)

tilt.js

A tiny 60+fps parallax tilt hover effect for jQuery. (by gijsroge)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
react-parallax-tilt tilt.js
3 3
909 3,781
- -
9.6 0.0
7 days ago over 1 year ago
TypeScript JavaScript
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.

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.

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.

What are some alternatives?

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

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

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

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

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

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

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

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.