{"library":"esbuild-x","type":"library","category":null,"description":"esbuild-x is a thin wrapper around esbuild (currently v0.4.2) that adds support for configuration files (esbuild.config.js) and custom pre-build / post-build function hooks. It ships with built-in post-build helpers including file copy with glob patterns, HTML injection of esbuild outputs, and CSS/HTML minification plugins. Unlike bare esbuild, it allows developers to run arbitrary tasks (like cleanup, asset copying, or bundle analysis) before and after the main build without wiring separate tools. The release cadence is low/irregular; it's a small utility rather than a major framework.","language":"javascript","status":"active","version":"0.4.2","tags":["javascript","bundler","webpack","esbuild","static","html","es6","inject"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install esbuild-x","imports":["const esbuildX = require('esbuild-x');","const { build } = require('esbuild-x');","const { minifyCssPlugin } = require('esbuild-x').plugins;","const { injectEsbuildResult } = require('esbuild-x').postBuilds;","const { copy } = require('esbuild-x').postBuilds;"]},{"cmd":"yarn add esbuild-x","imports":[]},{"cmd":"pnpm add esbuild-x","imports":[]}],"homepage":"https://github.com/elements-x/esbuild-x#readme","github":"https://github.com/elements-x/esbuild-x","docs":null,"changelog":null,"pypi":null,"npm":"esbuild-x","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}