JSX (JavaScript XML) topic
JSX is an XML-like syntax extension to ECMAScript without any defined semantics that allows creation of DOM trees. Being a syntactic sugar, JSX is generally transpiled into nested JavaScript function calls structurally similar to the original JSX.
react-rails
Integrate React.js with Rails views and controllers, the asset pipeline, or webpacker.
vscode-glean
The extension provides refactoring tools for your React codebase
omi
Web Components Framework - Web组件框架
vhtml
Render JSX/Hyperscript to HTML strings, without VDOM 🌈
vidom
Library to build UI based on virtual DOM
million-react
⚛️ Vite starter for Million.js
react-element-to-jsx-string
Turn a ReactElement into the corresponding JSX string
styled-jsx
Full CSS support for JSX without compromises
atomico
Atomico a micro-library for creating webcomponents using only functions, hooks and virtual-dom.