atom-jsx-transform

0.2.0 • Public • Published

atom-jsx-transform package

This Atom package allows the transformation of JSX files on save or on demand through the menus.

If you want to know more about JSX, please take a look at React.

The Configuration

You may choose to allow JSX compilation on save of JSX files.

Go to File > Settings > Packages and search for atom-jsx-transform. Go to the package settings.

Compiling on Demand

You can compile the selected open JSX file using the shortcut ctrl-alt-j c, use the top menu Packages > JSX Transform > Compile JSX File or the context menu item Compile JSX File to JS.

Contribution

If you would like to make contributions to this package, you are welcome.

License

Copyright (c) 2015. Licensed under the MIT license.

Versions

Current Tags

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

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.0
    1
  • 0.1.0
    0

Package Sidebar

Install

npm i atom-jsx-transform

Weekly Downloads

1

Version

0.2.0

License

MIT

Last publish

Collaborators

  • darlesson