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

htm.py

107
Stars
6
Forks
Watchers

JSX-like syntax in plain Python

universal-react-demo

48
Stars
9
Forks
Watchers

ES6 demo of a simple but scalable React app with react-router, code splitting, server side rendering, and tree shaking.

preact

36.2k
Stars
1.9k
Forks
Watchers

⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.

react-structured-data

139
Stars
26
Forks
Watchers

React Structured Data provides an easy way to add structured data to your React apps

prettier

48.5k
Stars
4.2k
Forks
Watchers

Prettier is an opinionated code formatter.

mdx

17.0k
Stars
1.1k
Forks
Watchers

Markdown for the component era

htm

8.6k
Stars
167
Forks
Watchers

Hyperscript Tagged Markup: JSX alternative using standard tagged templates, with compiler support.

solid

31.4k
Stars
881
Forks
Watchers

A declarative, efficient, and flexible JavaScript library for building user interfaces.

expect-jsx

410
Stars
26
Forks
Watchers

✅ toEqualJSX for expect assertion library

crank

2.7k
Stars
75
Forks
Watchers

The Just JavaScript Framework