rollup-plugin-async
Async transformer
Transforms async functions to generator functions before bundling
Transforms Async functions to generator functions before bundling.
40 stars
3 watching
2 forks
Language: JavaScript
last commit: over 9 years agoRelated projects:
| Repository | Description | Stars |
|---|---|---|
| A Rollup plugin to remove Flow type annotations from JavaScript files during bundling | 80 | |
| Converts ES2017 async/await syntax to compatible format | 27 | |
| Transforms ECMAScript 6 generator and async functions to ES5 Promise based functions. | 10 | |
| Transforms content types using esbuild with Rollup | 12 | |
| A plugin to append content before JavaScript bundle generation. | 16 | |
| Transforms external imports into global variables or wrapped functions | 107 | |
| Wrapper around jsx-transform for Rollup plugin | 13 | |
| Converts .geojson files to ES6 modules | 3 | |
| A plugin for Rollup that integrates ESLint to lint and fix code errors before bundling JavaScript files. | 4 | |
| An EFT loader for Rollup that enables template loading and compilation | 1 | |
| Tool for inlining Angular 2 templates and styles into JavaScript bundles | 15 | |
| A plugin for transforming and replacing content in build processes using Rollup | 35 | |
| Converts SVG files to optimized Vue components during the Rollup build process. | 15 | |
| 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 |