rollup-plugin-esbuild-transform
Content transformer
Transforms content types using esbuild with Rollup
Use esbuild with Rollup to transform any supported content types.
12 stars
2 watching
1 forks
Language: TypeScript
last commit: almost 2 years ago esbuildrolluprollup-pluginrollup-plugin-esbuildrollup-plugin-esbuild-transform
Related projects:
Repository | Description | Stars |
---|---|---|
jetiny/rollup-plugin-re | A plugin for transforming and replacing content in build processes using Rollup | 35 |
recursive-beast/rollup-plugin-external-assets | A rollup plugin to make assets external during the bundling process | 2 |
amarcruz/rollup-plugin-pug | A Rollup plugin that transforms Pug templates into ES6 modules. | 27 |
eight04/rollup-plugin-cjs-es | Converts CommonJS modules to ES module format | 21 |
shuizhongyueming/rollup-plugin-output-manifest | Generates metadata about the structure of compiled code during the Rollup build process | 26 |
serg-plusplus/rollup-plugin-regenerator | Transforms ECMAScript 6 generator and async functions to ES5 Promise based functions. | 10 |
leebyron/rollup-plugin-async | Transforms async functions to generator functions before bundling | 40 |
eight04/rollup-plugin-iife | Converts ES modules to IIFE output | 41 |
cebor/rollup-plugin-angular | Tool for inlining Angular 2 templates and styles into JavaScript bundles | 15 |
e-e-e/rollup-plugin-vue-inline-svg | Converts SVG files to optimized Vue components during the Rollup build process. | 15 |
konsumer/rollup-plugin-jsx | Wrapper around jsx-transform for Rollup plugin | 13 |
theneuronproject/rollup-plugin-eft | An EFT loader for Rollup that enables template loading and compilation | 1 |
agronkabashi/rollup-plugin-conditional | Enables conditional execution of rollup plugins based on specific conditions or build targets | 19 |
swatinem/rollup-plugin-dts | A plugin to generate .d.ts files for TypeScript projects and bundle them with Rollup | 812 |
gjbkz/rollup-plugin-embed-css | This plugin integrates CSS files into an HTML bundle during the Rollup build process. | 20 |