Skip to content
#

JSX (JavaScript XML)

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.

Here are 8 public repositories matching this topic...

Created by Facebook

Released August 4, 2022

Followers
47 followers
Repository
facebook/jsx
Website
facebook.github.io/jsx
Wikipedia
Wikipedia

Related Topics

babel hdom hyperscript ijk jxon mithril reactjs vhtml xhp xml