mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Add jsx-requirejs-plugin to the tooling-integration page
This commit is contained in:
committed by
Vjeux
parent
8615ade2b6
commit
978a8f5807
@@ -43,6 +43,7 @@ The open-source community has built tools that integrate JSX with several build
|
||||
* [reactify](https://github.com/andreypopp/reactify) - use JSX with [browserify](http://browserify.org/)
|
||||
* [grunt-react](https://github.com/ericclemmons/grunt-react) - [grunt](http://gruntjs.com/) task for JSX
|
||||
* [require-jsx](https://github.com/seiffert/require-jsx) - use JSX with [require.js](http://requirejs.org/)
|
||||
* [jsx-requirejs-plugin](https://github.com/philix/jsx-requirejs-plugin) - use JSX with [require.js](http://requirejs.org/) and precompile JSX files with r.js
|
||||
* [pyReact](https://github.com/facebook/react-python) - use JSX with [Python](http://www.python.org/)
|
||||
* [react-rails](https://github.com/facebook/react-rails) - use JSX with [Ruby on Rails](http://rubyonrails.org/)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user