# Canvas **Repository Path**: infang/Canvas ## Basic Information - **Project Name**: Canvas - **Description**: 炫酷,有趣的CSS3动画库(只做代码同步,Issue/PR 请到 GitHub) https://github.com/InFaNg/Canvas/ - **Primary Language**: CSS - **License**: MIT - **Default Branch**: master - **Homepage**: http://infang.github.io/Canvas/ - **GVP Project**: No ## Statistics - **Stars**: 39 - **Forks**: 7 - **Created**: 2015-06-06 - **Last Updated**: 2022-11-12 ## Categories & Tags **Categories**: webui **Tags**: None ## README # Canvas * 版本:1.2.2 * 作者:InFaNg ## 使用 1. 在``中引入Canvas文件 `` 2. 为想要添加动画效果的元素赋予以下一个类(具体效果可参考[Canvas 演示](http://infang.github.io/Canvas/)) ####过渡动画 * `appear` * `appear-expand` * `appear-reduce` * `appear-top` * `disappear-top` * `appear-right` * `disappear-right` * `appear-bottom` * `disappear-bottom` * `appear-left` * `disappear-left` * `appear-rotate` * `disappear-rotate` * `appear-rotate-x` * `appear-rotate-y` * `disappear-rotate-x` * `disappear-rotate-y` * `flash` * `appear-scale-x` * `appear-scale-y` * `disappear-scale-x` * `disappear-scale-y` ####循环动画 * `float` ## License Canvas is licensed under the MIT license. (http://opensource.org/licenses/MIT)