Software Alternatives, Accelerators & Startups

Draggable JS VS GSAP

Compare Draggable JS VS GSAP and see what are their differences

Draggable JS logo Draggable JS

A lightweight, responsive, modern drag-and-drop library (by Shopify)

GSAP logo GSAP

GSAP (GreenSock Animation Platform) is a suite of JavaScript tools for high-performance animations that work in all major browsers.
  • Draggable JS Landing page
    Landing page //
    2019-09-13
  • GSAP Landing page
    Landing page //
    2023-11-22

Draggable JS videos

No Draggable JS videos yet. You could help us improve this page by suggesting one.

+ Add video

GSAP videos

GSAP 3.0 Crash Course - JavaScript Animation Library

More videos:

  • Review - Getting Started with GSAP TweenMax (Tutorial) - Animating a Landing Page

Category Popularity

0-100% (relative to Draggable JS and GSAP)
Javascript UI Libraries
Development Tools
100 100%
0% 0
Developer Tools
0 0%
100% 100
Design Tools
8 8%
92% 92

User comments

Share your experience with using Draggable JS and GSAP. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, GSAP seems to be a lot more popular than Draggable JS. While we know about 74 links to GSAP, we've tracked only 5 mentions of Draggable JS. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Draggable JS mentions (5)

  • Ruby on Rails #119 Trello Clone. Advanced Drag and Drop Sortable Lists with Hotwire
    Last time I did this a few years ago with jquery-ui-sortable: https://blog.corsego.com/ruby-on-rails-sexy-basic-trello-clone. I haven't tried doing this with any other modern drag-and-drop libraries, but I think my next go-to would be https://shopify.github.io/draggable/. Source: about 1 year ago
  • Konsta UI – Mobile UI Components Built with TailwindCSS
    My startup team is working on a new project and elected Tailwind this week. Konsta looks like a great fit as we want to work well on mobile. Wondering if there are plans to add a grid system and/or drag+drop? We're looking to implement an Instagram like grid of cards and currently using DraggableJS https://shopify.github.io/draggable. Having an integrated solution would help us avoid haphazard glue code. - Source: Hacker News / over 1 year ago
  • Drag & drop in Svelte. Hunting for libs
    Draggable has the... Funkiest examples btw. Like 3D dragging funky. Source: over 1 year ago
  • How to create a Drag and Drop quiz like this?
    For vanilla js maybe something like https://shopify.github.io/draggable/ or https://interactjs.io/. Source: over 1 year ago
  • Creating Movable/Draggable Images In Shopify
    Https://shopify.github.io/draggable/ I found this library from Shopify that might point him in the right direction if he wants to use a library. Source: about 3 years ago

GSAP mentions (74)

  • Take me to a Beach! T-T
    Given that beaches are filled with shuttle movements of nature(waves, wind and creatures), I wanted to add some transitions and animations with the help of GSAP. I was also dreaming of putting a crab that would randomly crawl in and out, but I decided to be happy with being able to imagine it.(Laziness-2 Me-0). - Source: dev.to / 12 days ago
  • SVG path animation in Nextjs using GSAP
    Unlike Next.js, I don't assume you know GSAP. So, GSAP which stands for GreenSock Animation Platform is another javascript framework (yes, there are millions of javascript frameworks) that is used to animate elements on websites. Open their website (gsap.com) to explore the type of animations you can make using GSAP. - Source: dev.to / 16 days ago
  • React Refs Ritual: Managing Focus, Selections, and More.
    This direct manipulation allows you to leverage robust animation libraries like GSAP or Anime.js, which require direct DOM access to perform optimally. - Source: dev.to / about 2 months ago
  • An Afternoon with SVGs | Frontend Challenge Entry
    I've been looking for a small project to do that would let me play with Greensock (GSAP), specifically a bit with some SVG files I generated with Corel Vector. When I saw the frontend challenge and had an afternoon at work with downtime between a few projects, I knew it'd be a great opportunity to explore a bit! - Source: dev.to / 3 months ago
  • A Visual Interactive Guide to Bloom Filters
    Https://pixijs.com/ and https://gsap.com/. All of the source code for my posts can be found at https://github.com/samwho/visualisations :). - Source: Hacker News / 4 months ago
View more

What are some alternatives?

When comparing Draggable JS and GSAP, you can also consider the following products

Dragula - A drag and drop library for developers

Anime.js - Lightweight JavaScript animation library

Deku - Functional view library for building UI components as an alternative to React

p5.js - JS library for creating graphic and interactive experiences

react-beautiful-dnd - Beautiful and accessible drag and drop for lists with React - atlassian/react-beautiful-dnd

Three.js - A JavaScript 3D library which makes WebGL simpler.