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.
bmi-calculator
React Hooks app for calculating BMI
jsx-native-events
A JSX schema for adding support for native events (including CustomEvent)
jsx-dom
Use JSX to create DOM elements.
eslint-plugin-test-selectors
Enforces that data-test-id attributes are added to interactive DOM elements (JSX) to help with UI testing. JSX only.
tsx-mode.el
a batteries-included Emacs major mode for Typescript, Javascript, TSX, and JSX files
jsx-control-statements
Neater If and For for React JSX
dependency-cruiser
Validate and visualize dependencies. Your rules. JavaScript, TypeScript, CoffeeScript. ES6, CommonJS, AMD.
vue-tsx-support
TSX (JSX for TypeScript) support library for Vue
babel-plugin-react-persist
Automatically useCallback() & useMemo(); memoize inline functions