{"library":"jsx-to-js","type":"library","category":null,"description":"Transpile JSX to JS with non-standard syntax: ignores tag name capitalization (uses variable tracking), provides ES6-style parameter shorthand (defaults to variable with same name instead of true). Unmaintained since 2015; version 1.0.1 is the latest. Different from standard JSX transpilers (e.g., Babel) in semantics; useful for custom JSX runtimes that want shorthand syntax. No TypeScript definitions, no updates, likely abandonware.","language":"javascript","status":"abandoned","version":"1.0.1","tags":["javascript","JSX"],"last_verified":"Fri May 01","install":[{"cmd":"npm install jsx-to-js","imports":["const JSX = require('jsx-to-js')","const { transform } = require('jsx-to-js')","const JSX = require('jsx-to-js'); const ast = JSX(parse('<div/>'))"]},{"cmd":"yarn add jsx-to-js","imports":[]},{"cmd":"pnpm add jsx-to-js","imports":[]}],"homepage":null,"github":"https://github.com/jkroso/JSX-to-JS","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/jsx-to-js","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}