angular项目常用工具总结

服务端渲染

  1. https://angular.cn/guide/universal
  2. https://www.cnblogs.com/sgciviolence/p/6961287.html
  3. https://www.jianshu.com/p/40be228a5ec6
  4. https://segmentfault.com/a/1190000019411795

插件

  1. 富文本编辑器 http://www.html580.com/12414
  2. 动画库:animate.css
  3. 滚动条:better-scroll 【https://github.com/ustbhuangyi/better-scroll/blob/master/README_zh-CN.md】
  4. 滚动条:angular-scroll 【https://github.com/oblador/angular-scroll】
  5. 动画js: wow.js
  6. 轮播图:swiper
  7. 视频播放插件 https://github.com/Wildhoney/ngVideo

你可能感兴趣的:(angular)