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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    1

Package Sidebar

Install

npm i system-jsx

Weekly Downloads

1

Version

0.1.1

License

MIT

Last publish

Collaborators

  • floatdrop
  • guybedford
  • trusktr