###应用
- React
 - redux
 - babel
 - webpack
 - Vue
 - Angular
 - gulp
 - underscore
 - Modernizr
 - lodash
 - ember.js
 - pdf.js
 - backbone
 - systemjs
 - jest
 - vuex
 - vue-router
 - ant-design
 
###移动端
- react-native
 - html5-boilerplate
 - ionic
 - hammer.js
 - fastclick
 - weui
 - ratchet
 - zepto
 - jquery-mobile
 - amazeui
 - Framework7
 - weex
 - mui
 - vux
 - mint-ui
 - OnsenUI
 - jquery-weui
 - ant-design-mobile
 
###多媒体
- video.js
 - plyr
 - howler.js
 - mediaelement
 - FitVids.js
 - jPlayer
 - SoundManager2
 - headtrackr
 - Vide
 - bideo.js
 - BigVideo.js
 - SoundJS
 - popcorn.js
 - wavesurfer.js
 
###DOM
- jquery
 - Font-Awesome
 - animate.css
 - Semantic-UI
 - material-design-icons
 - foundation
 - normalize.css
 - material-design-lite
 - materialize
 - phantomjs
 - material-ui
 - fullPage.js
 - element
 - ng2-admin
 
###图片
- d3
 - reveal.js
 - three.js
 - impress.js
 - Chart.js
 - echarts
 - Leaflet
 - slick
 - Swiper
 - chartist-js
 - raphael
 - TimelineJS
 
###Form
- jQuery-File-Upload
 - moment
 - chosen
 - select2
 - ace
 - draft-js
 
###资源链接
2015年逐渐出现一些实现前一种想法的桌面应用,gitHub团队开发的Atom编辑器和大牌Adobe开发的Brackets编辑器就是其中代表。而React-Native的出现,更加是让开发人员雀跃不已。Electron其实就是gitHub团队开发Atom时的框架,之前叫Atom-Shell。
React-Native和Electron异曲同工的地方,就是提供出一个公共的容器,以及能够调用对应系统事件的API。只是React-Native主打移动端,而Electron目前只针对桌面端而已。