如果是工具的话:一搜索H5工具就有很多如百度的这个:http://h5.baidu.com/store 如果是自己定义动画的话:就用动画库啦:https://github.com/daneden/animate.css http://daneden.github.io/animate.css/
不知道题主说的是前端工程的快速构建还是h5相关的库。 前者的话可以使用Yeoman解决,参考http://yeoman.io/learning/。这里可以找到相关的generators,里面有很多h5相关的generator。 如果是说lib的话,那真的太多了,比如GreenSock或者tweenjs之类的。
如果是工具的话:一搜索H5工具就有很多
如百度的这个:http://h5.baidu.com/store
如果是自己定义动画的话:
就用动画库啦:
https://github.com/daneden/animate.css
http://daneden.github.io/animate.css/