{"library":"esbuild-plugin-decorators","type":"library","category":null,"description":"esbuild-plugin-decorators (v0.0.3) is an esbuild plugin that enables support for experimental ECMAScript decorators. It patches the esbuild build process to transform decorators using the TypeScript compiler API. This plugin is intended for projects that rely on legacy decorator syntax (e.g., from TypeScript's experimentalDecorators or Babel) and need to bundle with esbuild, which does not natively support decorators. The plugin is minimal and has no dependencies beyond esbuild and TypeScript. However, it is experimental and not actively maintained; the latest version (0.0.3) was released in early 2023. Compared to alternatives like esbuild-plugin-babel or esbuild-plugin-typescript-decorators, this one is a lightweight wrapper but lacks comprehensive error handling and documentation. Use with caution in production.","language":"javascript","status":"maintenance","version":"0.0.3","tags":["javascript","esbuild","bundle","decorators"],"last_verified":"Fri May 01","install":[{"cmd":"npm install esbuild-plugin-decorators","imports":["import decoratorsPlugin from 'esbuild-plugin-decorators'","import decoratorsPlugin from 'esbuild-plugin-decorators'","esbuild.build({ plugins: [decoratorsPlugin()] })"]},{"cmd":"yarn add esbuild-plugin-decorators","imports":[]},{"cmd":"pnpm add esbuild-plugin-decorators","imports":[]}],"homepage":null,"github":"https://github.com/teniryte/esbuild-plugin-decorators","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/esbuild-plugin-decorators","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}