# greensock/GSAP

GSAP (GreenSock Animation Platform), a JavaScript animation library for the modern web

Repository: https://github.com/greensock/GSAP
Canonical: https://ross.abutalabs.com/products/gsap
Homepage: https://gsap.com
Language: JavaScript
License Family: other
Topics: animation, gsap, javascript, javascript-library, scroll
Last push: 2026-04-13T13:08:58+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 77, release rhythm 35, longevity 100
- inputs: {"age_days": 5094, "days_push": 142, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 28017, forks 2179 (observed 2026-08-28T04:11:48.052952+00:00)

## What it is
GSAP (GreenSock Animation Platform) is a framework-agnostic JavaScript animation library for animating CSS, SVG, canvas, WebGL, and generic objects with high performance across all major browsers. It includes a plugin ecosystem such as ScrollTrigger, SplitText, MorphSVG, and Flip, and is now entirely free thanks to Webflow's support.

## Use cases
- animate dom elements with javascript
- create scroll-based animations on a website
- animate svg path drawing and morphing
- build smooth animation sequences and timelines in react
- add parallax and smooth scrolling effects
- animate text splitting and scramble effects
- create flip layout transitions

## When to choose
- you need high-performance, cross-browser animations with zero dependencies
- you want advanced sequencing, easing, and scroll-driven effects with minimal code
- you need framework-agnostic animation that works with React, Vue, Webflow, or plain JS
- you want a mature, battle-tested library used on millions of production sites

## When to avoid
- you only need simple CSS transitions or keyframe animations without JS
- you require an OSI-approved open-source license for strict compliance policies
- you want a declarative, CSS-only animation approach
- your project is non-web (native mobile/desktop) where web animation libraries don't apply

## Facets
- artifact type: library
- maturity: stable
- function: animation, ui-components, frontend-framework
- domain: web-development, frontend, graphics, web-design
- platform: browser, cross-platform
- tags: tweening, scroll-animations, svg-animation, easing, scrolltrigger, framework-agnostic, zero-dependencies, web-animation, nodejs

## Member repositories
- greensock/GSAP (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:48.052952+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T16:54:28.264516+00:00, confidence not recorded.
  - readme: https://github.com/greensock/GSAP (fetched 2026-08-28T04:11:48.052952+00:00, sha d5fe79877ed1)
  - homepage: https://gsap.com (fetched 2026-08-29T07:51:46.301061+00:00, sha 7f728cc4d768)
  - site_page: https://gsap.com/docs/v3/Installation (fetched 2026-08-29T07:51:46.312903+00:00, sha 74dd4f6e88c7)
  - site_page: https://gsap.com/docs/v3 (fetched 2026-08-29T07:51:46.314772+00:00, sha c32e3026d42e)
  - site_page: https://gsap.com/docs/v3/Plugins (fetched 2026-08-29T07:51:46.316459+00:00, sha 1ee3aebc71ad)
  - site_page: https://gsap.com/docs/v3/Plugins/ScrollTrigger (fetched 2026-08-29T07:51:46.318098+00:00, sha 5938f8d0d572)
  - site_page: https://gsap.com/docs/v3/Plugins/ScrollSmoother (fetched 2026-08-29T07:51:46.321963+00:00, sha 54e17b6e6ffe)
  - site_page: https://gsap.com/docs/v3/Plugins/ScrollToPlugin (fetched 2026-08-29T07:51:46.324486+00:00, sha f5ef240c6380)
  - site_page: https://gsap.com/docs/v3/Plugins/DrawSVGPlugin (fetched 2026-08-29T07:51:46.326210+00:00, sha 8380810d91c5)
  - registry_npm: https://registry.npmjs.org/gsap (fetched 2026-08-29T07:51:46.328124+00:00, sha 9385035ef641)
- Data as of 2026-08-30T08:39:29.467469+00:00.
