Skip to content
This repository was archived by the owner on Aug 14, 2026. It is now read-only.

Repository files navigation

plugin-jsx Build Status

JSX loader plugin for jspm

Deprecation:Use babel.

This plugin will translate JSX templates to JS.

To use it you should install it with jspm:

jspm install jsx

After that you can include JSX templates in your modules:

varComponent=require('component.jsx!');

Tests

npm install
npm test

About

JSX loader plugin

Resources

Stars

35 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages