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.

List JSX (JavaScript XML) repositories

rich-text-to-jsx

49
Stars
6
Forks
Watchers

📄 Opinionated JSX renderer for the Contentful rich text field type.

gccx

258
Stars
13
Forks
Watchers

Transforms CPX (JSX like syntax) into asm-dom Virtual DOM

callbag-jsx

75
Stars
1
Forks
Watchers

callbags + JSX: fast and tiny interactive web apps

hyperons

44
Stars
4
Forks
Watchers

🔥 The fastest JSX to string renderer on the server and in the browser.

react-atomic-structure

112
Stars
18
Forks
Watchers

Basic Structure for React app following Atomic Design

htmr

523
Stars
30
Forks
Watchers

Simple and lightweight (< 2kB) HTML string to React element conversion library

crius

22
Stars
6
Forks
Watchers

A testing tool for behavior-driven development

bun

85.4k
Stars
3.8k
Forks
85.4k
Watchers

Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one

dukpy

453
Stars
40
Forks
Watchers

Simple JavaScript interpreter for Python

vim-jsx-utils

73
Stars
1
Forks
Watchers

Plugin with some utilities (like extract partial render, rename tag, select self close tags) to folks who work with JSX on Vim.