前端精品控件库统计

268 阅读1分钟

原生

  1. countUp.js 滚动数字
  2. moment 日期格式化插件
  3. dayjs 日期格式化插件

VUE

  1. vuedraggable vue列表拖拽控件

React

  1. i18next react-i18next 多语言
  2. immutability-helper react 更新 reduce方法插件

ReactNative

  1. react-native-iconfont-cli RN iconfont 图标
  2. react-navigation RN 导航
  3. react-native-gesture-handler RN手势库
  4. react-native-head-tab-view RN tabView 上部滑动控件
  5. react-native-iphone-x-helper RN ios 刘海屏控件
  6. react-native-linear-gradient RN 渐变
  7. react-native-markdown-display RN 解析 markdown
  8. react-native-modalbox RN 弹框
  9. react-native-reanimated 动画库
  10. react-native-svg 解析 svg
  11. react-native-tab-view tabView
  12. react-native-webview webView
  13. victory-native 图表

Flutter

  1. url_launcher 打开第三方应用
  2. image_picker 用于从图像库中选取图像,并使用相机拍摄新照片
  3. path_provider 用户获取文件绝对路径
  4. transparent_image 图片加载的菊花图,一般用来做为 FadeInImage 的 placeholder 用
  5. cached_network_image 缓存网络图片
  6. dio 网络请求库
  7. app.quicktype.io/ flutter json 转换 models
  8. shared_preferences 本地存储