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

react-scanner

563
Stars
40
Forks
Watchers

Extract React components and props usage from code.

inferno

16.0k
Stars
635
Forks
Watchers

:fire: An extremely fast, React-like JavaScript library for building modern user interfaces

addon-jsx

237
Stars
32
Forks
Watchers

This Storybook addon show you the JSX / template of the story

xdm

591
Stars
18
Forks
Watchers

Just a *really* good MDX compiler. No runtime. With esbuild, Rollup, and webpack plugins

prettier-plugin-organize-imports

973
Stars
32
Forks
Watchers

Make Prettier organize your imports using the TypeScript language service API.

unplugin-icons

3.6k
Stars
130
Forks
Watchers

🤹 Access thousands of icons as components on-demand universally.

meriyah

1.0k
Stars
44
Forks
Watchers

A 100% compliant, self-hosted javascript parser - https://meriyah.github.io/meriyah

react-border-wrapper

165
Stars
6
Forks
Watchers

A wrapper for placing elements along div borders.

15-puzzle

199
Stars
36
Forks
Watchers

The 15-puzzle is a sliding puzzle that consists of a frame of numbered square tiles in random order with one tile missing, built in react

DWKit

141
Stars
59
Forks
Watchers

DWKit is a Business Process Management System based on .NET Core and React