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.
rich-text-to-jsx
📄 Opinionated JSX renderer for the Contentful rich text field type.
gccx
Transforms CPX (JSX like syntax) into asm-dom Virtual DOM
callbag-jsx
callbags + JSX: fast and tiny interactive web apps
hyperons
🔥 The fastest JSX to string renderer on the server and in the browser.
react-atomic-structure
Basic Structure for React app following Atomic Design
htmr
Simple and lightweight (< 2kB) HTML string to React element conversion library
crius
A testing tool for behavior-driven development
bun
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
dukpy
Simple JavaScript interpreter for Python
vim-jsx-utils
Plugin with some utilities (like extract partial render, rename tag, select self close tags) to folks who work with JSX on Vim.