esbuild-plugin
There are 127 repositories under esbuild-plugin topic.
esbuild-plugin-valibot-env
Esbuild plugin to validate environment variables against a Valibot schema
esbuild-plugin-native-modules
An esbuild plugin to enable loading native node modules
esbuild-plugin-sharp
esbuild plugin that uses sharp to create webp and avif versions for your images
esbuild-plugin-eval
An esbuild plugin that optimizes runtime execution and bundle size by pre-evaluating some modules before they are imported.
unplugin-import-global-css
Global css auto import
esbuild-fs
The esbuild plugin to support Go's http.FileServer
esbuild-compress
Plugin for esbuild that compresses embedded data, which will be decompressed at runtime, to reduce bundle size.
esbuild-plugin-copy-deno
A plugin for esbuild on Deno that copies files
esbuild-plugin-sass-deno
Sass compiler plugin for esbuild on Deno
esbuild-node-builtin
esbuild plugin let u use node builtin modules
esbuild-plugin-environment
esbuild plugin to define process.env variables
jbook
Coding notebook is the JavaScript equivalent of the Jupyter Python Notebook
esbuild-plugin-deno-resolve
Plugin to resolve deno import maps and URLs
esbuild-plugin-run-node-test
Please write tests in your source file. This esbuild plugin runs the tests and remove them from the bundle.
esbuild-plugin-css-in-js
esbuild plugin to bundle and embed CSS into JS
unplugin-sentry-upload
A plugin for most JS build systems to perform Sentry Releases
esbuild-plugin-glslify-inline
A plugin for esbuild to transform strings with glslify
esbuild-tools
Plugins for an extremely fast JavaScript bundler and minifier
esbuild-notifier
ESbuild notifier 🚀
esbuild-plugin-vue-iii
A esbuild plugin for vue 3 SFC files.
JS-book-editor
JS-Book Editor is a web-based interactive JavaScript IDE.
swc-webpack-npm-starter
SWC+ Webpack starter for npm package authoring
esbuild-pug
esbuild plugin to work with pug (jade) files
svg-spritefy
A fast and convenient library for building SVG sprites from individual files
esbuild-plugin-obfuscator
An esbuild plugin that obfuscates JavaScript using javascript-obfuscator.
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.
esbuild-plugin-cleanup
By deleting the out folder before each new build, the plugin ensures a clean output directory for the build process.
esbuild-plugin-file-copy
The plugin copies files to the esbuild out folder, ensuring that all required files are included alongside the built code.
esbuild-web-loader
Esbuild Plugin that resolve Deno style specifiers (https?:/jsr:/npm:/file:/data:), running on web browser/Deno
esbuild-deno-specifier
Module resolution for Deno specifiers
esbuild-plugin-html-minifier-terser
esbuild plugin to minify html files
esbuild-plugin-prisma
An esbuild plugin to bundle prisma binaries
esbuild-plugin-lit-sass
A Lit Web Components Plugin Module for the Deno version of ESBuild.
esbuild-plugin-sass
A SASS Plugin Module for the Deno version of ESBuild.
esbuild-progress
Simple esbuild plugin that display nice progress when build.