{"library":"electron-jsx","type":"library","category":null,"description":"Real-time transpiler for Electron apps using JSX/React with hot reload. Version 0.0.5 is a beta release that watches a specified directory containing .jsx source files, transpiles them via Babel (converting ES6 imports to require), and outputs to a react-builds folder. It enables file-based development with no server or webpack required. The package is built on top of Babel, chokidar for file watching, and react to allow writing React components in Electron with nodeIntegration. Known limitations include potential bugs with stylesheet imports and beta stability.","language":"javascript","status":"active","version":"0.0.5","tags":["javascript","electron","jsx","babel","react","reload","nodeIntegration"],"last_verified":"Fri May 01","install":[{"cmd":"npm install electron-jsx","imports":["require('electron-jsx')(__dirname, options)","import React from 'react'","import ReactDOM from 'react-dom'"]},{"cmd":"yarn add electron-jsx","imports":[]},{"cmd":"pnpm add electron-jsx","imports":[]}],"homepage":null,"github":"https://github.com/mdjfs/electron-jsx","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/electron-jsx","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}