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

quiz-app

309
Stars
162
Forks
Watchers

🏆 QuizApp is a free and open-source quiz application that lets you play fully customized quizzes right in the browser.

compile-hero

253
Stars
59
Forks
Watchers

🔰Visual Studio Code Extension For Compiling Language

emoji

425
Stars
119
Forks
Watchers

⭕〽️❗Omi Emoji

babel-plugin-react-html-attrs

178
Stars
8
Forks
Watchers

Babel plugin which transforms HTML and SVG attributes on JSX host elements into React-compatible attributes

esbuild

37.4k
Stars
1.1k
Forks
Watchers

An extremely fast bundler for the web

react-espanol

497
Stars
187
Forks
Watchers

Recursos para aprender ReactJS en español

eslint-plugin-validate-jsx-nesting

58
Stars
1
Forks
Watchers

ESLint Plugin to Validate JSX Nestings

ac

26
Stars
0
Forks
Watchers

🍃🍂 Animal Crossing music depending on the time!

jsx-ssr

21
Stars
1
Forks
Watchers

ReasonML implementation of JSX SSR(Server Side Rendering)