{"library":"esbuild-utils","type":"library","category":null,"description":"esbuild-utils is a utility library providing plugins and helpers for esbuild, currently at v1.0.0-next.9. It includes fixClassNamesPlugin (converts class expressions to declarations and strips @internal comments), livereloadServerPlugin (WebSocket-based live reload), esbuildRunPlugin (nodemon-like process runner), and a logTime helper for timing builds. The package ships TypeScript types and offers a frontend subpath import for live reload on the client. It is designed for Node.js and browser projects using esbuild. Being in pre-release, APIs are subject to change; notably, fixClassNamesPlugin does not support source maps and uses fs for output rewriting, which may change in future versions.","language":"javascript","status":"active","version":"1.0.0-next.9","tags":["javascript","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install esbuild-utils","imports":["import { fixClassNamesPlugin } from 'esbuild-utils'","import { livereloadServerPlugin } from 'esbuild-utils'","import { setupWSLiveReload } from 'esbuild-utils/frontend'","import { esbuildRunPlugin } from 'esbuild-utils'","import { logTime } from 'esbuild-utils'"]},{"cmd":"yarn add esbuild-utils","imports":[]},{"cmd":"pnpm add esbuild-utils","imports":[]}],"homepage":"https://github.com/Simple-Organization/esbuild-utils#readme","github":"https://github.com/Simple-Organization/esbuild-utils","docs":null,"changelog":null,"pypi":null,"npm":"esbuild-utils","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}