在做一些h5动画页面时的动画自己一点一点写比较麻烦,有没有快速构建的框架,直接一掉就好的那种?
怎样在做h5页面时简便开发?
黄舟2017-04-17 11:40:16
If it is a tool: there are many H5 tools if you search for it
For example, this one from Baidu: http://h5.baidu.com/store
If you define the animation yourself:
Use the animation library:
https://github.com/daneden/animate.css
http://daneden.github.io/animate. css/
巴扎黑2017-04-17 11:40:16
I don’t know if the questioner is talking about the rapid construction of front-end projects or h5-related libraries.
The former can be solved using Yeoman, refer to http://yeoman.io/learning/.
Relevant generators can be found here, there are many h5 related generators.
If you are talking about lib, there are really too many, such as GreenSock or tweenjs.
ringa_lee2017-04-17 11:40:16
Let me tell you, just use the new version of flash to create a canvas, then do various animations, then export it, then modify it a little bit, and you can use it. Take a look at createjs.
阿神2017-04-17 11:40:16
Use WeX5, simple drag and drop, complex ones are also OK, http://www.wex5.com/wex5/
PHPz2017-04-17 11:40:16
I started using an open source animation library from NetEase 2 years ago, and it is basically satisfactory. NEC