v-gsap-nuxt
TypeScript icon, indicating that this package has built-in type declarations

1.4.2 • Public • Published

v-gsap for Nuxt (and Vue)

npm version npm downloads License Nuxt

(Click image to visit the docs)

Features

Installation

Install the module to your Nuxt application with one command:

npx nuxi module add v-gsap-nuxt

That's it! You can now use v-gsap in your Nuxt app ✨

Want to use it with Vue? Learn about Vue usage

Docs

👁️ Find the full docs and examples here: Documentation


GSAP Licensing

GSAP is subject to its own licensing terms. Before incorporating GSAP with v-gsap-nuxt (as dependency), ensure you review and comply with the GSAP Standard License.

This module itself is licensed under the MIT License.


Contribution

Local development
# Install dependencies
npm install

# Generate type stubs
npm run dev:prepare

# Develop with the playground
npm run dev:playground
# OR
# Develop with the Docs
npm run dev:docs

# Build the playground
npm run dev:build

# Run ESLint
npm run dev:check

# Release new version
npm run release

Package Sidebar

Install

npm i v-gsap-nuxt

Weekly Downloads

831

Version

1.4.2

License

MIT

Unpacked Size

25.3 kB

Total Files

24

Last publish

Collaborators

  • holux