# animation **Repository Path**: 434321624/animation ## Basic Information - **Project Name**: animation - **Description**: 慕课网上学习的用JS实现帧动画库 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-08-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 在demo中有演示案例 在src中是实现帧动画库的源码。 通过webpack打包后生成一个js文件,生成的js文件放在build文件夹中。