## 数据图表相关 1. [superstruct -- 一个简单和可组合的方式来验证Javascript中的数据](https://github.com/ianstormtaylor/superstruct) 2. [lowdb -- lowdb是一个由Lodash支持的小型本地JSON数据库(支持Node,Electron和浏览器)](https://github.com/typicode/lowdb) 3. [inmap -- inMap 是一款基于百度地图的大数据可视化库,专注于大数据方向的散点、热力图、网格、聚合等方式;让大数据可视化变得简单易用。](https://github.com/TalkingData/inmap) [官网](http://inmap.talkingdata.com/#/docs/guide/introduce) [蜂窝聚合的demo](http://inmap.talkingdata.com/#/docs/guide/HoneycombOverlay) ## 文件处理 1. [uppy -- 下一个用于Web浏览器的开源文件上传器](https://github.com/transloadit/uppy)  ## 动画相关 1. [popmotion -- JavaScript动作引擎。创建独特的动画和补间,物理和输入跟踪交互。](https://github.com/Popmotion/popmotion) [查看官网](https://popmotion.io/) ## UI相关 1. [muuri -- 响应式,可排序,可过滤和可拖动的网格布局](https://github.com/haltu/muuri)muuri最大的特点是可拖动,优秀的示例请查看 [官网](https://haltu.github.io/muuri/) ## React相关 1. [react-show -- React的无依赖显示/隐藏组件。](https://github.com/react-tools/react-show) [demo](https://codesandbox.io/s/2v66j7pm8y) 2. [react-perf-devtool -- Chrome扩展程序,用于检查React组件的性能](https://github.com/nitin42/react-perf-devtool) 3. [react-sketchapp -- 渲染React组件到Sketch](https://github.com/airbnb/react-sketchapp) 4. [beidou -- 服务器呈现的React应用程序的同构框架](https://github.com/alibaba/beidou)阿里出品----必属呃呃呃。。。 ## Vue相关 1. [vue-content-placeholders -- 用于渲染虚假(渐进)内容的可组合组件,例如vue中的Facebook](https://github.com/michalsnik/vue-content-placeholders)  2. [vue-global-events -- 将全局事件注册为组件](https://github.com/shentao/vue-global-events) 3. [bootstrap-vue -- 快速将Bootstrap 4组件与Vue.js集成的组件库](https://github.com/bootstrap-vue/bootstrap-vue) [官网](https://bootstrap-vue.js.org/) 4. [vue2-element-touzi-admin]() ## RN相关 1. [react-native-typography -- React Native 中像素完美,像原生一样的印刷风格](https://github.com/hectahertz/react-native-typography)  2. [AC-QRCode-RN -- React Native高度可定制的二维码扫描组件](https://github.com/MarnoDev/AC-QRCode-RN)  ## electron相关 1. [PicGo -- 一个简单而美丽的工具,用electron-vue构建的图片上传工具](https://github.com/Molunerfinn/PicGo)  ## 架构 1. [parcel -- 快速,零配置的Web应用程序打包器](https://github.com/parcel-bundler/parcel) 2. [microbundle -- 用于小型模块的零配置打包程序。](https://github.com/developit/microbundle) 3. [DOClever -- 移动时代首选的接口管理平台 ](https://github.com/sx1989827/DOClever) [官网](http://doclever.cn/controller/index/index.html) ## 文档 1. [Docusaurus -- 易于维护开源文档网站。](https://github.com/facebook/Docusaurus) [官网](https://docusaurus.io/) 2. [i18next -- 学习一次 - 到处翻译:i18next国际化生态系统](https://github.com/i18next/i18next) ## 博客 1. [grow-to-express -- 渐进式Express学习课程,从零开始实现一个Express](https://github.com/sunkuo/grow-to-express) 2. [30-seconds-of-code -- 精心收集的有用的JavaScript代码片段,你可以在30秒或更少的时间内理解。](https://github.com/Chalarangelo/30-seconds-of-code) ## 小程序相关 1. [wepy -- 小程序组件化开发框架](https://github.com/Tencent/wepy) [官网](https://tencent.github.io/wepy/) ## funny stuff 1. [learn-anything -- 搜索互动地图学习任何东西](https://github.com/learn-anything/learn-anything) [官网](https://learn-anything.xyz/)最大的特点是帮你建立每个知识点的相互关联,查看下图  2. [array-explorer -- 帮助在任何时候最好的数组方法](https://github.com/sdras/array-explorer) [官方示例](https://sdras.github.io/array-explorer/)
数据图表相关
superstruct -- 一个简单和可组合的方式来验证Javascript中的数据
lowdb -- lowdb是一个由Lodash支持的小型本地JSON数据库(支持Node,Electron和浏览器)
inmap -- inMap 是一款基于百度地图的大数据可视化库,专注于大数据方向的散点、热力图、网格、聚合等方式;让大数据可视化变得简单易用。
官网
蜂窝聚合的demo
文件处理
uppy -- 下一个用于Web浏览器的开源文件上传器
动画相关
popmotion -- JavaScript动作引擎。创建独特的动画和补间,物理和输入跟踪交互。
查看官网
UI相关
官网
React相关
react-show -- React的无依赖显示/隐藏组件。
demo
react-perf-devtool -- Chrome扩展程序,用于检查React组件的性能
react-sketchapp -- 渲染React组件到Sketch
beidou -- 服务器呈现的React应用程序的同构框架阿里出品----必属呃呃呃。。。
Vue相关
vue-content-placeholders -- 用于渲染虚假(渐进)内容的可组合组件,例如vue中的Facebook

vue-global-events -- 将全局事件注册为组件
bootstrap-vue -- 快速将Bootstrap 4组件与Vue.js集成的组件库
官网
vue2-element-touzi-admin
RN相关
react-native-typography -- React Native 中像素完美,像原生一样的印刷风格
AC-QRCode-RN -- React Native高度可定制的二维码扫描组件

electron相关
PicGo -- 一个简单而美丽的工具,用electron-vue构建的图片上传工具
架构
parcel -- 快速,零配置的Web应用程序打包器
microbundle -- 用于小型模块的零配置打包程序。
DOClever -- 移动时代首选的接口管理平台
官网
文档
Docusaurus -- 易于维护开源文档网站。
官网
i18next -- 学习一次 - 到处翻译:i18next国际化生态系统
博客
小程序相关
wepy -- 小程序组件化开发框架
官网
funny stuff
官网最大的特点是帮你建立每个知识点的相互关联,查看下图
官方示例