rollup-plugin-async

Async transformer

Transforms async functions to generator functions before bundling

Transforms Async functions to generator functions before bundling.

GitHub

40 stars
3 watching
2 forks
Language: JavaScript
last commit: over 9 years ago

Related projects:

RepositoryDescriptionStars
leebyron/rollup-plugin-flowA Rollup plugin to remove Flow type annotations from JavaScript files during bundling80
oligot/rollup-plugin-nodentConverts ES2017 async/await syntax to compatible format27
serg-plusplus/rollup-plugin-regeneratorTransforms ECMAScript 6 generator and async functions to ES5 Promise based functions.10
exuanbo/rollup-plugin-esbuild-transformTransforms content types using esbuild with Rollup12
yingye/rollup-plugin-bannerA plugin to append content before JavaScript bundle generation.16
eight04/rollup-plugin-external-globalsTransforms external imports into global variables or wrapped functions107
konsumer/rollup-plugin-jsxWrapper around jsx-transform for Rollup plugin13
n370/rollup-plugin-geojsonConverts .geojson files to ES6 modules3
nikolay-borzov/rollup-plugin-eslint-bundleA plugin for Rollup that integrates ESLint to lint and fix code errors before bundling JavaScript files.4
theneuronproject/rollup-plugin-eftAn EFT loader for Rollup that enables template loading and compilation1
cebor/rollup-plugin-angularTool for inlining Angular 2 templates and styles into JavaScript bundles15
jetiny/rollup-plugin-reA plugin for transforming and replacing content in build processes using Rollup35
e-e-e/rollup-plugin-vue-inline-svgConverts SVG files to optimized Vue components during the Rollup build process.15
eight04/rollup-plugin-iifeConverts ES modules to IIFE format for use in Rollup builds43
bengsfort/rollup-plugin-generate-html-templateAutomatically injects a script tag with the final bundle into an HTML file.60