{"library":"jquereact","type":"library","category":null,"description":"jQueReact is a pre-release jQuery-to-React transpiler that converts imperative jQuery code into declarative React/JSX components at build time. Version 0.0.1 is an early placeholder. It uses a Rust-based parser compiled to WebAssembly for fast AST processing, targeting Node.js and browser environments. Unlike alternatives like jquerty or manual migration, jQueReact aims for fully automatic transformation without runtime jQuery dependencies. Key differentiators include WASM performance, build-time transformation, and support for common jQuery methods (css, on, attr, append). Note that this is a very early release with limited feature completeness; complex patterns like animations and AJAX require manual refactoring.","language":"javascript","status":"deprecated","version":"0.0.1","tags":["javascript"],"last_verified":"Fri May 01","install":[{"cmd":"npm install jquereact","imports":["import { transpile_jquery_to_react } from 'jquereact'","import init from 'jquereact'","import init from 'jquereact'"]},{"cmd":"yarn add jquereact","imports":[]},{"cmd":"pnpm add jquereact","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/jquereact","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}