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.

GitHub

10 stars
1 watching
2 forks
Language: JavaScript
last commit: over 6 years ago

Related projects:

Repository Description Stars
leebyron/rollup-plugin-async Transforms async functions to generator functions before bundling 40
exuanbo/rollup-plugin-esbuild-transform Transforms content types using esbuild with Rollup 12
amarcruz/rollup-plugin-pug A Rollup plugin that transforms Pug templates into ES6 modules. 27
e-e-e/rollup-plugin-vue-inline-svg Converts SVG files to optimized Vue components during the Rollup build process. 15
amarcruz/rollup-plugin-jscc Enables conditional compilation and variable replacement during Rollup processing. 58
eight04/rollup-plugin-iife Converts ES modules to IIFE output 41
bengsfort/rollup-plugin-generate-html-template Automatically injects a script tag with the final bundle into an HTML file. 60
fjc0k/rollup-plugin-svg-to-symbol Converts SVG files into a format allowing them to be used as symbols in other projects 4
eight04/rollup-plugin-cjs-es Converts CommonJS modules to ES module format 21
swatinem/rollup-plugin-dts A plugin to generate .d.ts files for TypeScript projects and bundle them with Rollup 812
se-panfilov/rollup-plugin-strip-code A rollup plugin to remove code sections based on regular expressions 20
sormy/rollup-plugin-smart-asset Rollup plugin to process asset references in JavaScript code 34
remcohaszing/babel-plugin-transform-react-class-to-function A plugin that transforms React component classes into functions to improve consistency and simplify code maintenance. 24
wessberg/rollup-plugin-ts A TypeScript plugin for Rollup that bundles declarations and enables integration with transpilers like Babel and swc. 496
konsumer/rollup-plugin-jsx Wrapper around jsx-transform for Rollup plugin 13