JSX to SuiteScript (JSSX) Transpiler

JSON →
library 1.3.1 ·javascript
verified Jun 4, 2026

A Babel-based transpiler that converts JSX syntax into NetSuite SuiteScript 2.0 API calls for building Suitelet UIs. Current stable version is 1.3.1 (last updated 2022). It enables component-based UI development similar to React, reducing verbosity by automatically generating variable names and IDs. Key differentiator: eliminates manual SuiteScript UI boilerplate. Currently in active development on GitHub with limited community adoption. Requires Babel and Node.js.