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

pluggable-babel-eslint

8
Stars
0
Forks
Watchers

Pluggable babel-eslint.

alef-component

46
Stars
2
Forks
Watchers

Alef Component for Modern Web Apps.

Pizza-Man

143
Stars
55
Forks
Watchers

🍕🛒 An e-commerce website to order pizza online

eleventy-hast-jsx

6
Stars
1
Forks
Watchers

Use JSX as an Eleventy template language

cadmio

27
Stars
4
Forks
Watchers

[WIP] 3DCAD, but with JSX.

hyperawesome

490
Stars
54
Forks
Watchers

A curated list of awesome projects built with Hyperapp + more

cattous

40
Stars
1
Forks
Watchers

CSS in JSX for lazy developers, built using styled-components and styled-system

crud-app

133
Stars
88
Forks
Watchers

❄️ A simple and beautiful CRUD application built with React.