Common animations for the Laymur UI library
npm install laymur-animationsA collection of common UI animations for Laymur UI library. Includes popular animations like appear/disappear effects, pulsing, jumping, and spinning.
Important: This package does not include GSAP. GSAP is a peer dependency with its own commercial licensing terms - see GSAP License for details. You must install GSAP separately.
``bash``
npm install laymur-animations gsap
See Usage Example for a concrete implementation demonstration.
See Laymur Documentation for complete usage examples and API reference.
MIT