An open API service indexing awesome lists of open source software.

https://github.com/eastsummer/aboutanimate

关于css和js实现动画的一些笔记(值得一用的插件会陆续加上)
https://github.com/eastsummer/aboutanimate

animation requestanimationframe

Last synced: 25 days ago
JSON representation

关于css和js实现动画的一些笔记(值得一用的插件会陆续加上)

Awesome Lists containing this project

README

          

### 参考
> [Animation](https://developer.mozilla.org/zh-CN/docs/Web/API/Animation)
> [Using the Web Animations API](https://developer.mozilla.org/zh-CN/docs/Web/API/Web_Animations_API/Using_the_Web_Animations_API)
> [window.requestAnimationFrame](https://developer.mozilla.org/zh-CN/docs/Web/API/Window/requestAnimationFrame)
> [关于动画,你需要知道的](https://www.h5jun.com/post/animations-you-should-know.html)
> [requestAnimationFrame-张鑫旭](http://www.zhangxinxu.com/wordpress/2013/09/css3-animation-requestanimationframe-tween-%E5%8A%A8%E7%94%BB%E7%AE%97%E6%B3%95/)

>[在线的 React VS Code IDE](https://stackblitz.com/)
>[在线的 React VS Code IDE](https://stackblitz.com/)

>[react-motion](https://github.com/chenglou/react-motion)
>[ant-motion](https://github.com/ant-design/ant-motion)
>[velocity-react](https://github.com/google-fabric/velocity-react)
>[react-transition-group 动画模块](https://github.com/EastSummer/react16.4_jianshu/blob/master/animate-demo/README.md)
>...