facebook / jsx

The JSX specification is a XML-like syntax extension to ECMAScript.
http://facebook.github.io/jsx/
1.96k stars 133 forks source link

Tool list #24

Closed prettydiff closed 2 years ago

prettydiff commented 9 years ago

It would be a good idea to indicate a list of tools that provide support for JSX until JSX as a format becomes ubiquitous. There is a serious hesitation to adopt JSX out of fear for tooling support. For instance I know there is a fork of JSHint that supports JSX and a beautifier that fully supports JSX, but these tools are not commonly known or easy to search for.

It would also be a good idea to ask users to submit tools, libraries, packages, and other supporting software. Contributions from the community are a great way to determine where the support is and how to better evangelize this format outside of React.

prettydiff commented 9 years ago
sophiebits commented 9 years ago

There's a section of the React wiki that has a list of tools:

https://github.com/facebook/react/wiki/Complementary-Tools#jsx-integrations

Perhaps we should have something not attached to React though.

prettydiff commented 9 years ago

I had no idea such a page existed. At least there could be a link to that page from http://facebook.github.io/jsx

I do think JSX is an interesting format with potential well beyond React.

ghost commented 9 years ago

Thank you for reporting this issue and appreciate your patience. We've notified the core team for an update on this issue. We're looking for a response within the next 30 days or the issue may be closed.

Huxpro commented 2 years ago

until JSX as a format becomes ubiquitous.

From a nowadays standard I think it kinda already does? 😛