返回 projects
2023年1月01日
1 分钟阅读

util

常用工具集

包括

  • @minko-fe/axios-pro - 基于 axios 封装的请求库
  • @minko-fe/lodash-pro - 基于 lodash 封装的工具库
  • @minko-fe/postcss-config - 常用的 postcss 配置
  • @minko-fe/react-component - 多设备共用的 React 组件库
  • @minko-fe/react-hook - 基于 ahooks / react-use 封装的 hook 库
  • @minko-fe/react-locale - 基于 react-i18next / vite-plugin-i18n-ally 封装的国际化库
  • @minko-fe/react-route - 基于 react-router-dom@6 封装的配置式路由库
  • @minko-fe/vite-config - vite 配置集合

stars