Popularity
6.8
Growing
Activity
8.8
Declining
7,651
17
132

Programming language: TypeScript
License: MIT License
Tags: Animations    

AutoAnimate alternatives and similar libraries

Based on the "Animations" category.
Alternatively, view auto-animate alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of AutoAnimate or a related project?

Add another 'Animations' Library

README

Latest Build GitHub Sponsors Package Size

Add motion to your apps with a single line of code.

AutoAnimate is a zero-config, drop-in animation utility that adds smooth transitions to your web app. You can use it with Vue, React, or any other JavaScript application.

With one line of code, you can improve your interfaces, for example:

Installation

Install using your package manager of choice.

# yarn
yarn add @formkit/auto-animate
# npm
npm install @formkit/auto-animate
# pnpm
pnpm add @formkit/auto-animate

Boom! Done. That was fast! πŸ‡

Usage

πŸ“– View the documentation site for usage instructions.

Examples

πŸ“– View the documentation site for examples.

Plugins

πŸ“– View the documentation site for plugin instructions.

Support us

Is AutoAnimate saving you time?

Please consider supporting us with a recurring or one-time donation! πŸ™

Contributing

Thank you for your willingness to contribute to this free and open source project! When contributing, consider first discussing your desired change with the core team via GitHub issues, Discord, or other method.