You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[react-router - A complete routing solution for React.js](https://github.com/rackt/react-router)
269
+
*[redux - Predictable state container for JavaScript apps](https://github.com/reactjs/redux)
270
+
271
+
##### React Projects
272
+
*[structor - User interface builder for React](https://github.com/ipselon/structor)
273
+
*[gatsby - Transform plain text into dynamic blogs and websites using React.js](https://github.com/gatsbyjs/gatsby)
274
+
*[react-blessed - A react renderer for blessed terminal interface library](https://github.com/Yomguithereal/react-blessed)
273
275
274
276
##### Boilerplates
275
277
*[React Starter Kit - a skeleton of an "isomorphic" web application](https://github.com/kriasoft/react-starter-kit)
276
278
*[React Redux Universal Hot Example](https://github.com/erikras/react-redux-universal-hot-example)
277
279
*[React Slingshot - React + Redux with Babel, hot reloading, testing, linting and working example app](https://github.com/coryhouse/react-slingshot)
278
280
*[este - Robust and comfortable dev stack for mobile/offline/frontend first isomorphic web apps](https://github.com/steida/este)
281
+
*[react-transform-boilerplate - Webpack boilerplate with hot reloading React components](https://github.com/gaearon/react-transform-boilerplate)
279
282
*[essential-react - A minimal skeleton for building testable React apps using ES6](https://github.com/pheuter/essential-react)
280
283
*[react-isomorphic-starterkit - somorphic starterkit with server-side React rendering](https://github.com/RickWong/react-isomorphic-starterkit)
281
284
*[react-starter - Starter template for React with webpack](https://github.com/webpack/react-starter)
@@ -447,7 +450,7 @@ A collection of awesome things regarding React ecosystem.
447
450
*[react-sortable-pane - Resizable and sortable pane component for React](https://github.com/bokuweb/react-sortable-pane)
448
451
*[react-DnR - Dragable and Resizable window build with React.js](https://github.com/yongxu/react-DnR)
449
452
450
-
#### Libraries
453
+
#####Libraries
451
454
*[react-magic - Automatically AJAXify plain HTML with the power of React](https://github.com/reactjs/react-magic)
452
455
*[tcomb-react - Library allowing you to check all the props of your React components](https://github.com/gcanti/tcomb-react)
453
456
*[react-responsive - Media queries in react for responsive design](https://github.com/wearefractal/react-responsive)
@@ -557,9 +560,6 @@ A collection of awesome things regarding React ecosystem.
557
560
*[react-kinetic - HTML5 Canvas via KineticJS using React](https://github.com/freiksenet/react-kinetic)
558
561
*[react-svg-morph - morph your svg components one into another](https://github.com/gorangajic/react-svg-morph)
559
562
560
-
##### Terminal
561
-
*[react-blessed - React renderer for blessed terminal interface library](https://github.com/Yomguithereal/react-blessed)
562
-
563
563
##### Model Libraries
564
564
*[mori - ClojureScript's persistent data structures and supporting API](https://github.com/swannodette/mori)
565
565
*[swarm - JavaScript replicated model (M of MVC) library](https://github.com/gritzko/swarm)
@@ -581,48 +581,21 @@ A collection of awesome things regarding React ecosystem.
581
581
*[immstruct - Immutable data structures with history for top-to-bottom properties in component based libraries like React](https://github.com/omniscientjs/immstruct)
582
582
*[seamless-immutable - Immutable data structures for JavaScript which are backwards-compatible with normal JS Arrays and Objects](https://github.com/rtfeldman/seamless-immutable)
*[react-transform-hmr - A React Transform that enables hot reloading React](https://github.com/gaearon/react-transform-hmr)
586
587
*[Nuclide - An open IDE for web and native mobile development, built on top of Atom](http://nuclide.io/)
587
-
*[sublime-react - Snippets for ReactJS](https://github.com/reactjs/sublime-react)
588
588
*[babel-sublime - Syntax definitions for ES6 JavaScript with React JSX extensions](https://github.com/babel/babel-sublime)
589
589
*[babel-sublime-snippets - Next generation JavaScript and React snippets for Sublime](https://github.com/babel/babel-sublime-snippets)
590
-
*[Atom React](https://atom.io/packages/react)
590
+
*[atom-react - Atom React.js support](https://atom.io/packages/react)
591
591
*[vim-jsx - Vim JSX Syntax](https://github.com/mxw/vim-jsx)
592
592
*[vim-react-snippets - Vim version of the snippets from sublime-react](https://github.com/justinj/vim-react-snippets)
593
-
*[vim-babel - Wrapper around babel.js (ES2015, React, ...)](https://github.com/jbgutierrez/vim-babel)
594
-
*[js2-mode - JavaScript editing mode for GNU Emacs](https://github.com/mooz/js2-mode)
593
+
*[vim-babel - Wrapper around babel.js for vim](https://github.com/jbgutierrez/vim-babel)
595
594
*[web-mode.el - An autonomous emacs major-mode for editing web templates](http://web-mode.org/)
596
-
*[JSXHint - Wrapper around JSHint for linting JSX files](https://github.com/STRML/JSXHint)
597
-
*[react-ui-builder - Tool which can be used to create working prototype using any set of React components](https://github.com/ipselon/react-ui-builder)
598
-
599
-
##### Generating
595
+
*[eslint-plugin-react - React specific linting rules for ESLint](https://github.com/yannickcr/eslint-plugin-react)
600
596
*[generator-react-webpack - Yeoman generator for ReactJS and Webpack](https://github.com/newtriks/generator-react-webpack)
601
-
*[generator-react-app - Yeoman generator to create React application](https://github.com/js-experiments/generator-react-app)
602
-
*[generator-react-library - Yeoman generator for React components](https://github.com/petehunt/generator-react-library)
603
597
*[generator-react-gulp-browserify - Yeoman generator for React](https://github.com/randylien/generator-react-gulp-browserify)
604
-
605
-
##### Compiling
606
-
*[reactify - Browserify transform for JSX](https://github.com/andreypopp/reactify)
0 commit comments