tsup plugin to bundleless (output as file-to-file)
Utility to fix TypeScript declarations when using default exports in CommonJS.
A unified JavaScript build system
Bundle your TypeScript library with no config, powered by esbuild
esbuild plugin for raw import
Shiki's fork of `vscode-textmate`
A plugin for esbuild to shim imports for commonjs and esm modules.
An esbuild plugin to preserve important directives like 'use client' at the top of output files.
Icon library from the Storybook team
Preset for building your SolidJS package with tsup.
Fix the commonjs default export statement and type definition of tsup output
ESBuild plugin for compiling TypeScript declaration files.
An ESBuild plugin that fixes import paths by applying fixAliasPlugin, fixFolderImportsPlugin, and fixExtensionsPlugin. It ensures correct file extensions, resolves path aliases, and fixes directory imports in your build output when using 'tsup' with 'bund
[](https://npm.im/tsup) [](https://npm.im/tsup)
An esbuild plugin to preserve important directives like 'use client' at the top of output files.
An ESBuild and TSUP plugin that allows importing files as raw text. Useful for loading code files in documentation, interactive demos, or tools like react-live.
A tsup plugin that auto generates your DTS types extremely fast.
ESBuild plugin to handle CSS modules
For better code experiences in the [Framer](https://www.framer.com/) Canvas.
A tsup plugin that allows users to specify directives to be explicitly prepended to build files.
RSlib-based build system for Node.js libraries with automatic package.json transformation, TypeScript declaration bundling, and multi-target support
An esbuild plugin to automatically insert file extensions in your built JavaScript files based on the specified target
Bundle your TypeScript library with no config, powered by esbuild
ESBuild plugin to ignore test files