Jump to content
Search Community

Search the Community

Showing results for tags 'nuxt module'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • GreenSock Forums
    • GSAP
    • Banner Animation
    • Jobs & Freelance
  • Flash / ActionScript Archive
    • GSAP (Flash)
    • Loading (Flash)
    • TransformManager (Flash)

Product Groups

  • Club GreenSock
  • TransformManager
  • Supercharge

Categories

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Found 1 result

  1. Hello! I'm developing a GSAP Nuxt module to simplify GSAP integration in Nuxt applications. The module offers the following features: Auto-import GSAP: Easily integrate GSAP without manually importing it in every file. Dynamic Plugin Registration: Import and register GSAP plugins only if enabled in nuxt.config.ts, optimizing performance. Composable for Each Plugin: Use GSAP plugins as composables for a simple and direct experience. I would like to also include GSAP's premium plugins in the module, but only for users who have a valid GSAP Club license. What is the best way to manage the installation of GSAP's premium plugins in a Nuxt module? I greatly appreciate any feedback or suggestions on how to best implement this functionality. Thank you!
×
×
  • Create New...