{"library":"esbuild-for-imba","type":"library","category":null,"description":"esbuild is an extremely fast JavaScript bundler and minifier written in Go. The current stable version is 0.19.5 (Oct 2023). It boasts 10-100x faster bundling than Webpack/Rollup/Parcel due to parallelization and efficient memory usage. It supports ESM, CommonJS, TypeScript (without type checking), JSX, CSS, and can output multiple formats. esbuild is designed for speed and simplicity, often used as a build tool or integrated into larger tools like Vite. It ships TypeScript type definitions and works across Node.js >=12. Release cadence is frequent, with breaking changes noted in changelog.","language":"javascript","status":"active","version":"0.0.2035","tags":["javascript","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install esbuild-for-imba","imports":["import { build } from 'esbuild'","import { transform } from 'esbuild'","import { context } from 'esbuild'","import type { BuildResult } from 'esbuild'","import { build } from 'esbuild'"]},{"cmd":"yarn add esbuild-for-imba","imports":[]},{"cmd":"pnpm add esbuild-for-imba","imports":[]}],"homepage":"https://github.com/evanw/esbuild#readme","github":"https://github.com/evanw/esbuild","docs":null,"changelog":null,"pypi":null,"npm":"esbuild-for-imba","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}