@fcanvas/animate
TypeScript icon, indicating that this package has built-in type declarations

1.1.5 • Public • Published

@fcanvas/animate

Plugin that provides the ability to use animation for fcanvas

View source code at: https://github.com/fcanvas/fcanvas

NPM Size Download

Install

pnpm add fcanvas @fcanvas/animate gsap

Usage

import { Stage } from "fcanvas"
import { installAnimate } from "@fcanvas/animate"

installAnimate(Stage)

and now the Animate class is ready to import and the .to() method is up and running

Package Sidebar

Install

npm i @fcanvas/animate

Weekly Downloads

3

Version

1.1.5

License

MIT

Unpacked Size

963 kB

Total Files

10

Last publish

Collaborators

  • tachibana-shin