Jump to content
Search Community

CustomEase 2.1.3

TommyD test
Moderator Tag

Recommended Posts

Hello,

I have a lifetime licence of GSAP. I have a project where I'm using GSAP 2.1.3 via NPM and I need to add the CustomEase plugin. I'm currently using the following import

 

import "gsap"

 

If I try to add

 

import CustomEase from "gsap/CustomEase"

 

it doesn't work so I guess it has to be installed separately. Is there a way to install it via NPM?

If not I'd like to know where to download it. If I login and download the whole business package it downloads the version 3.

 

Thank you,

Thomas

 

 

Link to comment
Share on other sites

9 minutes ago, TommyD said:

there's no npm package for CustomEase correct?

There is in GSAP 3. In GSAP 3 the ZIP download has an installable .tgz file. We're also working on serving GSAP 3 Club GreenSock files via a private npm registry (so you don't have to manually download and install from a ZIP) but that functionality isn't public yet.

 

Have you looked at the import docs for v2? They cover how to do this sort of thing: https://greensock.com/docs/v2/NPMUsage

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...