{"library":"esbuild-plugin-vue","type":"library","category":null,"description":"esbuild-plugin-vue provides basic support for processing Vue 3 Single File Components (SFCs) directly within esbuild build pipelines. It enables core features like `<script setup>` syntax, TypeScript integration within script blocks, and scoped CSS styles, allowing developers to leverage esbuild's speed for compiling Vue applications. As of version 0.2.4, it is considered pre-1.0, indicating ongoing development and potential for API changes without strictly adhering to semantic versioning until a 1.x release. The plugin differentiates itself by offering a lightweight, esbuild-native solution for Vue SFC compilation, aiming for simplicity and performance over the more extensive feature sets of dedicated Vue build tools like Vite or Vue CLI. It utilizes `@vue/compiler-sfc` under the hood to perform the actual Vue compilation. The package appears to be actively maintained, evidenced by recent updates and a call for sponsorship.","language":"javascript","status":"active","version":"0.2.4","tags":["javascript","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install esbuild-plugin-vue","imports":["import vue from 'esbuild-plugin-vue'","import { build } from 'esbuild'","import type { Plugin } from 'esbuild'"]},{"cmd":"yarn add esbuild-plugin-vue","imports":[]},{"cmd":"pnpm add esbuild-plugin-vue","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/esbuild-plugin-vue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/esbuild-plugin-vue/compatibility"}}