前端技术栈速查(持续完善)

个人使用或收藏的前端开发工具,便于快速查找需要的工具,完善项目技术栈

react UI库

antd element

浏览器实现页面生成pdf

用html2canvas生成图片,再用jsPDF包装成pdf保存到本地
html2canvas jsPDF