Capítulo 404 de 411

Chapter 404: Moving off the private repo

Core Idea

Thanks to Webflow's support, The core GSAP library and all the plugins are now 100% free for everyone! This page covers how to move away from the private repository.

Key Concepts

  • npm
  • Yarn Classic
  • Yarn Berry
  • "npm.greensock.com"

Code Examples

always-auth=true
   //npm.greensock.com/:_authToken=24e2f3ca-63e0-4b93-b68e-a4695672c571
   @gsap:registry=https://npm.greensock.com
  • What it demonstrates: typical usage of Moving off the private repo in a GSAP animation.

Key Takeaways

  1. npm
  2. Yarn Classic
  3. Yarn Berry
  4. "npm.greensock.com"