# 常用包
# js库
# 日期相关
dayjs (opens new window) 与 moment (opens new window) 推荐使用 dayjs
npm install dayjs
# JavaScript的工具集合
lodash (opens new window) 基于 Underscore.js (opens new window) 的,且兼容性更好,性能更好,更加全面的测试,属于 Underscore.js
的超集。
npm install lodash
# react富文本
braft-editor (opens new window)
# 使用npm安装
npm install braft-editor --save
# 使用yarn安装
yarn add braft-editor
lodash (opens new window) 基于 Underscore.js (opens new window) 的,且兼容性更好,性能更好,更加全面的测试,属于 Underscore.js
的超集。
npm install lodash
# react-native库
# 二维码
react-native-qrcode (opens new window)
npm install react-native-qrcode --save
← chrome