{"library":"vue2-jsx-esbuild","type":"library","category":null,"description":"A lightweight plugin (v1.2.1) enabling JSX syntax in Vue 2 projects when using esbuild-loader in Webpack. It provides a custom JSX factory function that transforms JSX into Vue 2 createElement calls. Key differentiator: allows esbuild-based bundling for Vue 2, which is faster than Babel. Released as-needed; no active development cycle. Requires manual Webpack configuration: set jsxFactory to 'vue2JsxEsbuild' and use ProvidePlugin to inject the default export. Note: not compatible with Vue 3 or other JSX runtimes, and no type definitions included.","language":"javascript","status":"active","version":"1.2.1","tags":["javascript","vue2","jsx","esbuild-loader","esbuild"],"last_verified":"Fri May 01","install":[{"cmd":"npm install vue2-jsx-esbuild","imports":["import vue2JsxEsbuild from 'vue2-jsx-esbuild'","const vue2JsxEsbuild = require('vue2-jsx-esbuild').default","new webpack.ProvidePlugin({ vue2JsxEsbuild: ['vue2-jsx-esbuild', 'default'] })"]},{"cmd":"yarn add vue2-jsx-esbuild","imports":[]},{"cmd":"pnpm add vue2-jsx-esbuild","imports":[]}],"homepage":null,"github":"https://github.com/Fathands/vue2-jsx-esbuild","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vue2-jsx-esbuild","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}