system-jsx

v0.1.1
JSX plugin for SystemJS
jspm jsx loader systemjs plugin

system-jsx

JSX loader plugin

This plugin will translate JSX templates to JS and executes them (like coffee-script or es6).

To use it you should install it with jspm:

jspm install jsx

After that you can include JSX templates in your modules:

var Component = require('component.jsx!');
npm i system-jsx

Metadata

  • MIT
  • Whatever
  • Vsevolod Strukchinsky
  • released 2/2/2015

Downloads

Maintainers