esbuild-plugins
There are 12 repositories under esbuild-plugins topic.
glromeo/esbuild-sass-plugin
esbuild plugin for sass
frankleng/esbuild-ts-paths
Transform TS path aliases to absolute paths for esbuild
xbuildr/xbuildr
All in esbuild as primary bundler because it's extremely fast.
tjx666/unplugin-starter
unplugin boilerplate for personal use
MatteoGheza/esbuild-plugin-obfuscator
An esbuild plugin that obfuscates JavaScript using javascript-obfuscator.
simonkovtyk/esbuild-plugin-cleanup
By deleting the out folder before each new build, the plugin ensures a clean output directory for the build process.
simonkovtyk/esbuild-plugin-file-copy
The plugin copies files to the esbuild out folder, ensuring that all required files are included alongside the built code.
simonkovtyk/esbuild-plugin-package-json
Prepares the package.json by removing all unnecessary fields and copying it to the output folder of esbuild.
simonkovtyk/esbuild-plugin-typescript
The plugin enhances the build process by seamlessly integrating TypeScript, offering powerful features like type checking, automatic generation of .d.ts files, and ensuring robust type safety throughout.
schwada/esbuild-html
A simple esbuild plugin for html entrypoints
jonambas/esbuild-plugin-limit-size
A tiny (2kb) bundle size limiter plugin for esbuild.
lekhmanrus/esbuild-pug
esbuild plugin to work with pug (jade) files