Skip to content

Commit d95d3a2

Browse files
committed
Clean different Development Tools sections and merge into Developer Experince
1 parent 392b4ee commit d95d3a2

File tree

1 file changed

+19
-52
lines changed

1 file changed

+19
-52
lines changed

README.md

Lines changed: 19 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ A collection of awesome things regarding React ecosystem.
3030
- [File Uploads](#file-uploads)
3131
- [React Internals](#react-internals)
3232
- [React Tools](#react-tools)
33-
- [Fundamental Components](#fundamental-components)
33+
- [Fundamental React Tools](#fundamental-react-tools)
34+
- [React Projects](#react-projects)
3435
- [Boilerplates](#boilerplates)
3536
- [Components](#components)
3637
- [Libraries](#libraries)
@@ -39,18 +40,12 @@ A collection of awesome things regarding React ecosystem.
3940
- [Autocomplete](#autocomplete)
4041
- [Documentation Tools](#documentation-tools)
4142
- [Graphics](#graphics)
42-
- [Terminal](#terminal)
4343
- [Model Libraries](#model-libraries)
4444
- [Data Managing](#data-managing)
45-
- [Development Environment](#development-environment)
46-
- [Generating](#generating)
47-
- [Compiling](#compiling)
48-
- [Platforms](#platforms)
45+
- [Development Experience](#development-experience)
4946
- [Template Engines](#template-engines)
5047
- [Maps](#maps)
5148
- [Charts](#charts)
52-
- [Service Workers](#service-workers)
53-
- [Dashboards](#dashboards)
5449
- [JSX](#jsx)
5550
- [JSX Resources](#jsx-resources)
5651
- [JSX Tutorials](#jsx-tutorials)
@@ -107,13 +102,13 @@ A collection of awesome things regarding React ecosystem.
107102
* [React Community GitHub](https://github.com/reactjs)
108103

109104
#### React Community
110-
* `#reactjs` channel on Freenode IRC Server
111105
* [Reactiflux](http://www.reactiflux.com/)
112106
* [React Discussion Forum](https://discuss.reactjs.org/)
113107
* [React StackOverflow](http://stackoverflow.com/questions/tagged/reactjs)
114108
* [React Twitter](https://twitter.com/reactjs)
115109
* [React Subreddit](https://www.reddit.com/r/reactjs/)
116110
* [React Podcast](http://reactpodcast.com/)
111+
* `#reactjs` channel on Freenode IRC Server
117112

118113
#### React Online Playground
119114
* [React JSFiddle Integration with JSX](https://jsfiddle.net/reactjs/69z2wepo/)
@@ -268,14 +263,22 @@ A collection of awesome things regarding React ecosystem.
268263

269264
#### React Tools
270265

271-
##### Fundamental Components
266+
##### Fundamental React Tools
267+
* [babel - JavaScript compiler](https://babeljs.io/)
272268
* [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)
273275

274276
##### Boilerplates
275277
* [React Starter Kit - a skeleton of an "isomorphic" web application](https://github.com/kriasoft/react-starter-kit)
276278
* [React Redux Universal Hot Example](https://github.com/erikras/react-redux-universal-hot-example)
277279
* [React Slingshot - React + Redux with Babel, hot reloading, testing, linting and working example app](https://github.com/coryhouse/react-slingshot)
278280
* [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)
279282
* [essential-react - A minimal skeleton for building testable React apps using ES6](https://github.com/pheuter/essential-react)
280283
* [react-isomorphic-starterkit - somorphic starterkit with server-side React rendering](https://github.com/RickWong/react-isomorphic-starterkit)
281284
* [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.
447450
* [react-sortable-pane - Resizable and sortable pane component for React](https://github.com/bokuweb/react-sortable-pane)
448451
* [react-DnR - Dragable and Resizable window build with React.js](https://github.com/yongxu/react-DnR)
449452

450-
#### Libraries
453+
##### Libraries
451454
* [react-magic - Automatically AJAXify plain HTML with the power of React](https://github.com/reactjs/react-magic)
452455
* [tcomb-react - Library allowing you to check all the props of your React components](https://github.com/gcanti/tcomb-react)
453456
* [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.
557560
* [react-kinetic - HTML5 Canvas via KineticJS using React](https://github.com/freiksenet/react-kinetic)
558561
* [react-svg-morph - morph your svg components one into another](https://github.com/gorangajic/react-svg-morph)
559562

560-
##### Terminal
561-
* [react-blessed - React renderer for blessed terminal interface library](https://github.com/Yomguithereal/react-blessed)
562-
563563
##### Model Libraries
564564
* [mori - ClojureScript's persistent data structures and supporting API](https://github.com/swannodette/mori)
565565
* [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.
581581
* [immstruct - Immutable data structures with history for top-to-bottom properties in component based libraries like React](https://github.com/omniscientjs/immstruct)
582582
* [seamless-immutable - Immutable data structures for JavaScript which are backwards-compatible with normal JS Arrays and Objects](https://github.com/rtfeldman/seamless-immutable)
583583

584-
##### Development Environment
584+
##### Development Experience
585585
* [react-devtools - React Chrome Developer Tools](https://github.com/facebook/react-devtools)
586+
* [react-transform-hmr - A React Transform that enables hot reloading React](https://github.com/gaearon/react-transform-hmr)
586587
* [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)
588588
* [babel-sublime - Syntax definitions for ES6 JavaScript with React JSX extensions](https://github.com/babel/babel-sublime)
589589
* [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)
591591
* [vim-jsx - Vim JSX Syntax](https://github.com/mxw/vim-jsx)
592592
* [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)
595594
* [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)
600596
* [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)
603597
* [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)
607-
* [Grunt React](https://github.com/ericclemmons/grunt-react)
608-
* [Gulp React](https://github.com/sindresorhus/gulp-react)
609-
* [broccoli-react - Broccoli preprocessor for React JSX](https://github.com/eddhannay/broccoli-react)
610-
* [require-jsx - A require.js plugin that allows you to use JSX files as require.js dependencies](https://github.com/seiffert/require-jsx)
611-
* [react-requirejs-example - React tutorial working together with require.js](https://github.com/samspot/react-requirejs-example)
612-
* [jsx-requirejs-plugin - A RequireJS plugin for loading and compiling](https://github.com/philix/jsx-requirejs-plugin)
613-
* [react-brunch - Adds React.js support to brunch build tool](https://github.com/darthapo/react-brunch)
614-
* [react-tags-brunch - Adds React.js tag interpolation to brunch build tool](https://github.com/elucidata/react-tags-brunch)
615-
* [react-hot-loader - Webpack loader that enables live-editing React components](https://github.com/gaearon/react-hot-loader)
616-
* [mimosa-react - A JSX compiler for Mimosa build tool](https://github.com/dbashford/mimosa-react)
617-
* [JSXZ - Precompile your JSX HTML components from static HTML using CSS selectors](https://github.com/awetzel/jsxz)
618-
* [react-to-html-webpack-plugin - Compile React components to static HTML](https://github.com/markdalgleish/react-to-html-webpack-plugin)
619598
* [static-site-generator-webpack-plugin - Prerender isomorphic JavaScript apps to static HTML](https://github.com/markdalgleish/static-site-generator-webpack-plugin)
620-
* [React Inline - Transform inline styles into static CSS code and class names](https://github.com/martinandert/react-inline)
621-
* [Antwar - Webpack and React based static site generator](https://github.com/antwarjs)
622-
* [gatsby - Transform plain text into dynamic blogs and websites using React.js](https://github.com/gatsbyjs/gatsby)
623-
624-
##### Platforms
625-
* [morpheus - The next generation web publishing platform built with reactjs](https://github.com/vesparny/morpheus)
626599

627600
##### Template Engines
628601
* [react-templates - Lightweight templates for React](https://github.com/wix/react-templates)
@@ -642,12 +615,6 @@ A collection of awesome things regarding React ecosystem.
642615
* [react-stockcharts - Highly customizable stock charts with ReactJS and d3](https://github.com/rrag/react-stockcharts)
643616
* [VictoryJS - A collection of composable React components for building interactive data visualizations](https://github.com/FormidableLabs/victory)
644617

645-
##### Service Workers
646-
* [react-worker - Using Service Workers to render React components](https://github.com/MicheleBertoli/react-worker)
647-
648-
##### Dashboards
649-
* [pyxley - Python helpers for building dashboards using Flask and React](https://github.com/stitchfix/pyxley)
650-
651618

652619
---
653620
### JSX

0 commit comments

Comments
 (0)