{"id":13402108,"url":"https://github.com/ant-design/ant-motion","last_synced_at":"2025-05-14T18:05:09.282Z","repository":{"id":50278632,"uuid":"51888892","full_name":"ant-design/ant-motion","owner":"ant-design","description":"  :bicyclist: Animate specification and components of Ant Design","archived":false,"fork":false,"pushed_at":"2022-07-05T18:20:57.000Z","size":34652,"stargazers_count":4622,"open_issues_count":34,"forks_count":361,"subscribers_count":93,"default_branch":"master","last_synced_at":"2025-05-10T16:24:46.907Z","etag":null,"topics":["animation","ant-motion","javascript","motion","motion-design","react","react-animate","react-components","react-motion"],"latest_commit_sha":null,"homepage":"http://motion.ant.design","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ant-design.png","metadata":{"files":{"readme":"README.cn.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":null,"patreon":null,"open_collective":"ant-motion","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2016-02-17T02:48:28.000Z","updated_at":"2025-05-06T18:13:51.000Z","dependencies_parsed_at":"2022-08-26T13:40:46.820Z","dependency_job_id":null,"html_url":"https://github.com/ant-design/ant-motion","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ant-design%2Fant-motion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ant-design%2Fant-motion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ant-design%2Fant-motion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ant-design%2Fant-motion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ant-design","download_url":"https://codeload.github.com/ant-design/ant-motion/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254198514,"owners_count":22030965,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["animation","ant-motion","javascript","motion","motion-design","react","react-animate","react-components","react-motion"],"created_at":"2024-07-30T19:01:11.627Z","updated_at":"2025-05-14T18:05:04.272Z","avatar_url":"https://github.com/ant-design.png","language":"JavaScript","funding_links":["https://opencollective.com/ant-motion"],"categories":["JavaScript","目录"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"http://motion.and.design\"\u003e\n    \u003cimg width=\"200\" src=\"https://zos.alipayobjects.com/rmsportal/TOXWfHIUGHvZIyb.svg\"/\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n# Ant Motion \n\nAnimation specification and components of Ant Design.\n\n[国内镜象](http://ant-motion.gitee.io/);\n\n## 什么是 Ant Motion ？\n\nAnt Motion 是 Ant Design 中提炼出来的动效语言。他不仅仅是动效语言，同时也是一套 React 框架动效解决方案，可以帮助开发者，更容易的在项目中使用动效。\n我们提供了单项，组合动画，以及整套解决方案。\n\n\n## Ant Motion 能做什么 ？\n\n通过 React 标签，以简单的配置即可完成想要的动画，可以快速的实现不同组合的动画效果，更好的提高你的工作效率。\n\n## 动效 Demo \n#### [列表的增删间的动画](http://motion.ant.design/exhibition/demo/list-anim);\n#### [详细说明的切换动效](http://motion.ant.design/exhibition/demo/detail-switch);\n#### [列表交换位置的动效](http://motion.ant.design/exhibition/demo/list-sort);\n#### [图片详细缩略间的切换动效](http://motion.ant.design/exhibition/demo/pic-details-anim);\n[\u003e\u003e 查看更多](http://motion.ant.design/exhibition/);\n\n## 动效语言\nAnt Motion 在界面里主要是来加强体验舒适度、描述层级关系、增加界面活力、反馈与意向等功能性的动效。[详情查看](http://motion.ant.design/language/basic)\n\n## 动效组件\n#### [rc-tween-one 单元素动效执行组件](http://motion.ant.design/components/tween-one)\n这是个对单个元素标签做动效的组件，可以执行所有样式动画，包括 transform3d，模糊等效果，还可以完成贝塞尔曲线动画，具体参数请参见  [API](http://motion.ant.design/api/tween-one)\n\n#### [rc-animate 样式进出场组件](http://motion.ant.design/components/animate)\n对单个元素根据状态进行动画显示隐藏，需结合 css 或其它第三方动画类一起使用；具体参数请参见 [API](http://motion.ant.design/api/animate)\n\n#### [rc-queue-anim 队列进出场组件](http://motion.ant.design/components/queue-anim)\n通过简单的配置对一组元素添加串行的进场动画效果。具体参数请参见 [API](http://motion.ant.design/api/queue-anim)\n\n#### [rc-scroll-anim 随滚动执行效果组件](http://motion.ant.design/components/scroll-anim)\n通过简单的配置，对页面里的元素添加随滚动条滚动的动画。具体参数请参见  [API](http://motion.ant.design/api/scroll-anim)\n\n####  [rc-banner-anim banner 切换效果组件](http://motion.ant.design/components/banner-anim)\n通过简单的配置, 就能让你的 banner 动起来。 具体参数请参见  [API](http://motion.ant.design/api/banner-anim)\n\n## 首页的解决方案\n\nLanding 已正式上线，[更多请查看](https://landing.ant.design). 🎉🎉🎉\n\n这是以 Ant Motion 的 React 组件遵从 Ant Design 的视觉规范来完成的 demo 页面，可灵活又快速的配置出你想要的首页模板。\n\n主要提供了单元素示例与配置完后的整页示例。\n\n[生成首页在 dva-cli 里运行的例子](https://github.com/ant-motion/ant-motion-dva-cli-example)\n\n[\u003e\u003e 查看详细](http://t.cn/RIGA89W);\n\n\n## Develop\n\n#### 安装\n\n```\nnpm install\n```\n#### 启动：\n\n```\nnpm start\n```\n\n访问  http://127.0.0.1:8111 。\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fant-design%2Fant-motion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fant-design%2Fant-motion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fant-design%2Fant-motion/lists"}