JavaScript实用工具库【持续更新】
本文记录自己在一些实战中所用到的js工具库、
md5加密
https://github.com/blueimp/JavaScript-MD5
copy-to-clipboard (剪贴板)
https://github.com/zenorocha/clipboard.js
FileSaver(文件另存为)
https://github.com/eligrey/FileSaver.js
excel-js(生成excel)
https://github.com/SheetJS/js-xlsx
jsPDF (生成pdf)
https://github.com/MrRio/jsPDF
时间日期处理
https://github.com/iamkun/dayjs
js还能生成pdf,真强大