{"library":"jsx-transpiler","type":"library","category":null,"description":"Parses and compiles JSX code to JavaScript AST or code, providing a fork of jsx-recast using acorn-jsx for parsing, estraverse/estraverse-fb for traversal, and escodegen for code generation. Current version is 0.1.4. It supports attaching comments to AST in an esprima-compatible way, respects /** @jsx */ annotations, and enables source maps for JSX elements. Differentiators include native AST tools (acorn, estraverse, escodegen) and compatibility with older JavaScript toolchains. Suitable for use as a browserify transform or standalone transformer for JSX to JS.","language":"javascript","status":"active","version":"0.1.4","tags":["javascript","react","jsx","parse","compile","transform","transpile","ast"],"last_verified":"Fri May 01","install":[{"cmd":"npm install jsx-transpiler","imports":["import jsx from 'jsx-transpiler'","const { parse } = require('jsx-transpiler')","const { compile } = require('jsx-transpiler')","const { transform } = require('jsx-transpiler')"]},{"cmd":"yarn add jsx-transpiler","imports":[]},{"cmd":"pnpm add jsx-transpiler","imports":[]}],"homepage":null,"github":"https://github.com/RReverser/jsx-transpiler","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/jsx-transpiler","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}