system-jsx

0.1.1 • Public • Published

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!');

Package Sidebar

Install

npm i system-jsx

Weekly Downloads

1

Version

0.1.1

License

MIT

Last publish

Collaborators

  • floatdrop
  • guybedford
  • trusktr