功能 npm包名 参考
SortableJS 组件之间互相拖拽 vuedraggable https://sortablejs.github.io/Vue.Draggable/#/simple
cookie 操作 js-cookie https://github.com/js-cookie/js-cookie
url 参数解析 qs https://github.com/ljharb/qs
网络操作 axios https://github.com/axios/axios
md5 blueimp-md5 https://github.com/blueimp/JavaScript-MD5
图表 bizcharts https://bizcharts.net/products/bizCharts
json 美化显示 react-json-pretty https://github.com/chenckang/react-json-pretty
将带参数路由转成实际路径 path-to-regexp https://github.com/pillarjs/path-to-regexp
时间处理(antd 项目) moment https://github.com/moment/moment
时间处理(非 antd 项目) dayjs https://github.com/iamkun/dayjs
国际化 react-intl-universal https://github.com/alibaba/react-intl-universal
其他参考:
https://www.jianshu.com/p/4ebf505f1b14