{"library":"html-to-jsx","type":"library","category":null,"description":"html-to-jsx is a lightweight, regex-based compiler that converts HTML strings into JSX syntax suitable for React applications. Version 0.0.4 is the latest stable release, though the package has seen no updates since its initial publication, indicating maintenance is stagnant. It differentiates from alternatives like html-react-parser by operating purely with regex without DOM parsing, making it fast but potentially brittle for complex or malformed HTML. The package is minimal, offering no TypeScript types, and is intended for simple conversion tasks where full HTML spec compliance is not required.","language":"javascript","status":"maintenance","version":"0.0.4","tags":["javascript","React","JSX"],"last_verified":"Fri May 01","install":[{"cmd":"npm install html-to-jsx","imports":["import htmlToJsx from 'html-to-jsx'","const { htmlToJsx } = require('html-to-jsx')","// No type exports available"]},{"cmd":"yarn add html-to-jsx","imports":[]},{"cmd":"pnpm add html-to-jsx","imports":[]}],"homepage":null,"github":"https://github.com/littlehaker/html-to-jsx","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/html-to-jsx","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}