rollup-plugin-nodent

Async converter

Converts ES2017 async/await syntax to compatible format

Rollup plugin for ES2017 async/await keywords

GitHub

27 stars
2 watching
2 forks
Language: JavaScript
last commit: almost 8 years ago

Related projects:

RepositoryDescriptionStars
leebyron/rollup-plugin-asyncTransforms async functions to generator functions before bundling40
fredkschott/rollup-plugin-polyfill-nodeA polyfill plugin for modern Node.js support in Rollup bundles180
n370/rollup-plugin-geojsonConverts .geojson files to ES6 modules3
yingye/rollup-plugin-bannerA plugin to append content before JavaScript bundle generation.16
eight04/rollup-plugin-cjs-esConverts CommonJS modules to ES module format21
operandom/rollup-plugin-vinylA plugin to import and process files in a format similar to Node.js's Vinyl API1
developit/rollup-plugin-preserve-shebangAutomates preservation of executable shebangs in entry files for Rollup builds.48
oasisdigital/rollup-plugin-node-resolve-angularA Rollup plugin for resolving Node.js modules in Angular projects with ES2015 support4
calvinmetcalf/rollup-plugin-node-builtinsAllows Node.js modules to be required and used in Rollup builds138
pauan/rollup-plugin-pursA Rollup plugin for bundling PureScript modules with optimizations to reduce file size.72
e-e-e/rollup-plugin-vue-inline-svgConverts SVG files to optimized Vue components during the Rollup build process.15
vijithassar/rollup-plugin-markdownExtracts JavaScript code from embedded Markdown blocks in Rollup configurations18
yanceyofficial/rollup-plugin-tomlConverts TOML files to ES6 modules for use in JavaScript projects3
piuccio/rollup-plugin-amdConverts AMD modules to ES2016 modules for inclusion in Rollup bundles23
eight04/rollup-plugin-iifeConverts ES modules to IIFE format for use in Rollup builds43