UNPKG

react-jsx

Version:

Compile JSX templates to client and server-side renderable templates

5 lines (4 loc) 82 B
/* hello.jsx */ <div> Hello world, you're just another {this.props.name} </div>