rollup-plugin-regenerator
Function transformer
Transforms ECMAScript 6 generator and async functions to ES5 Promise based functions.
Provides transforming generator and async functions with ES5 Promise based functions.
10 stars
1 watching
2 forks
Language: JavaScript
last commit: almost 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Transforms async functions to generator functions before bundling | 40 |
| Transforms content types using esbuild with Rollup | 12 |
| A Rollup plugin that transforms Pug templates into ES6 modules. | 27 |
| Converts SVG files to optimized Vue components during the Rollup build process. | 15 |
| Enables conditional compilation and variable replacement during Rollup processing. | 58 |
| Converts ES modules to IIFE format for use in Rollup builds | 43 |
| Automatically injects a script tag with the final bundle into an HTML file. | 60 |
| Converts SVG files into a format allowing them to be used as symbols in other projects | 4 |
| Converts CommonJS modules to ES module format | 21 |
| A plugin to generate .d.ts files for TypeScript projects and bundle them with Rollup | 816 |
| A rollup plugin to remove code sections based on regular expressions | 20 |
| Rollup plugin to process asset references in JavaScript code | 34 |
| A plugin that transforms React component classes into functions to improve consistency and simplify code maintenance. | 24 |
| A TypeScript plugin for Rollup that bundles declarations and enables integration with transpilers like Babel and swc. | 496 |
| Wrapper around jsx-transform for Rollup plugin | 13 |