Showing 1-20 of 215,472 packages
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.
tsup plugin to bundleless (output as file-to-file)
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.
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.
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.
Utility to fix TypeScript declarations when using default exports in CommonJS.
Bundle your TypeScript library with no config, powered by esbuild
Plugin for tsup to generate a manifest.json per format
An inline assets plugin for tsup.
esbuild plugin for raw import
Shiki's fork of `vscode-textmate`
Icon library from the Storybook team
Preset for building your SolidJS package with tsup.
An esbuild plugin to preserve important directives like 'use client' at the top of output files.
ESBuild plugin for compiling typescript declarations
Fix the commonjs default export statement and type definition of tsup output
A tsup plugin that allows users to specify directives to be explicitly prepended to build files.
ESBuild plugin to handle CSS modules
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
tsup plugin to fix cjs exports