记录一些比较常用的功能实用库
dayjs :Day.js中文网 (fenxianglu.cn)
date-fns :?date-fns - modern JavaScript date utility library
moment.js :?首页 | Moment.js 中文文档 (bootcss.com)
luxon :?Home (moment.github.io)
PubSubJS :GitHub - mroderick/PubSubJS: Dependency free publish/subscribe for JavaScript
3、异步执行
async :?async - Documentation (caolan.github.io)
4、HTTP 请求