esbuild plugin for sass
-
Updated
Jan 29, 2025 - JavaScript
esbuild plugin for sass
Transform TS path aliases to absolute paths for esbuild
All in esbuild as primary bundler because it's extremely fast.
unplugin boilerplate for personal use
The plugin copies files to the esbuild out folder, ensuring that all required files are included alongside the built code.
An esbuild plugin that obfuscates JavaScript using javascript-obfuscator.
By deleting the out folder before each new build, the plugin ensures a clean output directory for the build process.
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.
Prepares the package.json by removing all unnecessary fields and copying it to the output folder of esbuild.
A simple esbuild plugin for html entrypoints
A tiny (2kb) bundle size limiter plugin for esbuild.
esbuild plugin to work with pug (jade) files
Add a description, image, and links to the esbuild-plugins topic page so that developers can more easily learn about it.
To associate your repository with the esbuild-plugins topic, visit your repo's landing page and select "manage topics."