# AutoAnimate **Repository Path**: mirrors/AutoAnimate ## Basic Information - **Project Name**: AutoAnimate - **Description**: AutoAnimate 是一个零配置、开箱即用的动画工具,可为 Web 应用程序添加平滑过渡,只用一行代码便可以实现列表排序、增减选项等等功能 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: https://www.oschina.net/p/autoanimate - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 1 - **Created**: 2022-06-09 - **Last Updated**: 2025-11-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README AutoAnimate Logo ![Latest Build](https://github.com/formkit/auto-animate/actions/workflows/main.yml/badge.svg) ![GitHub Sponsors](https://img.shields.io/github/sponsors/formkit) # 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, Solid or any other JavaScript application. Examples & Docs With one line of code, you can improve your interfaces, for example: Simple example of AutoAnimation motion ## Installation Install using your package manager of choice. ```bash # 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](https://auto-animate.formkit.com#usage). ## Examples 📖 [View the documentation site for examples](https://auto-animate.formkit.com#examples). ## Plugins 📖 [View the documentation site for plugin instructions](https://auto-animate.formkit.com#plugins). ## Support us Is AutoAnimate saving you time? Please consider [supporting us with a recurring or one-time donation](https://github.com/sponsors/formkit)! 🙏 ## 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.