GSAP 3.15.0 — GreenSock Animation Platform Copyright 2026, GreenSock. All rights reserved. Licensed under the GreenSock standard "no charge" license: https://gsap.com/standard-license As of GSAP 3.13 the entire toolset — core and every plugin — is free to use, including in commercial work, with no per-seat or per-site fee. The license is not OSI-approved and it is not MIT: what it grants is broad permission to use and redistribute GSAP as part of a website or application, and what it forbids is repackaging or reselling GSAP itself (or offering it as a competing animation product or service). Redistributed here as three minified UMD builds, byte-identical to the npm package `gsap@3.15.0`: gsap.min.mjs dist/gsap.min.js ScrollTrigger.min.mjs dist/ScrollTrigger.min.js CustomEase.min.mjs dist/CustomEase.min.js The `/*! ... @license ... */` banner at the top of each file is part of the license notice. Do not strip it — a minifier that removes comments must be configured to keep banners, and this repository does not minify at all, so the files ship exactly as GreenSock published them. Author: Jack Doyle, jack@greensock.com