UNPKG

grunt-react

Version:

Grunt task for compiling Facebook React's JSX templates into JavaScript

8 lines (6 loc) 87 B
/** * Plain JS file */ (function(greeting) { return greeting; })('<p>Howdy</p>');