8000 GitHub - ItsPi3141/gsap-unlocker: Use GSAP club plugins anywhere
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ItsPi3141/gsap-unlocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GSAP Unlocker

Use GSAP club plugins anywhere

Installation

First, install the npm package

npm install gsap-unlocker

Make sure you also have GSAP trial

npm install gsap gsap-trial

Usage

Import gsap-unlocker in your project before importing GSAP

import "gsap-unlocker";
import gsap from "gsap";
import { DrawSVGPlugin } from "gsap-trial/DrawSVGPlugin";
// other imports...

About

Use GSAP club plugins anywhere

Topics

Resources

Stars

Watchers

Forks

0