grunt-react
React compiler
A Grunt task for compiling Facebook React's JSX templates into JavaScript files
[DEPRECATED] Grunt task for compiling Facebook React's .jsx templates into .js
150 stars
8 watching
38 forks
Language: JavaScript
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ericclemmons/grunt-angular-templates | Automatically loads and minifies AngularJS templates to speed up application loading | 710 |
rtfeldman/grunt-elm | Compiles Elm files to JavaScript using Grunt | 19 |
aaronfrost/grunt-traceur | A Grunt plugin for compiling ES6 JavaScript to ES5 using the Traceur Compiler | 205 |
gruntjs/grunt-contrib-less | Compiles LESS files to CSS | 667 |
typestrong/grunt-ts | Grunt task to manage TypeScript development workflow | 330 |
babel/grunt-babel | Enables transpilation of modern JavaScript code to older formats for compatibility with older environments. | 437 |
gruntjs/grunt | A tool that automates tasks in JavaScript projects | 12,265 |
mathieuloutre/grunt-aws-s3 | Grunt plugin for interacting with AWS S3 using the AWS SDK | 294 |
doowb/grunt-firebase | A Grunt plugin to update data in Firebase from a task | 28 |
gruntjs/grunt-contrib-htmlmin | Minifies HTML files in a build process | 424 |
randylien/generator-react-gulp-browserify | A Yeoman generator for setting up a React project with Gulp, Browserify, and Livereload for rapid development and testing | 422 |
gruntjs/grunt-cli | A command line interface for the Grunt toolset | 704 |
jney/grunt-htmlcompressor | A Grunt plugin that compresses HTML files using the htmlcompressor library. | 35 |
jpillora/grunt-aws | An AWS integration plugin for Grunt tasks to interact with various AWS services such as S3, Route 53, CloudFront, and SNS. | 171 |
krampstudio/grunt-jsdoc | Generates documentation for JavaScript projects using the jsdoc3 tool | 387 |