rollup-plugin-nodent
Async converter
Converts ES2017 async/await syntax to compatible format
Rollup plugin for ES2017 async/await keywords
27 stars
2 watching
2 forks
Language: JavaScript
last commit: about 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
leebyron/rollup-plugin-async | Transforms async functions to generator functions before bundling | 40 |
fredkschott/rollup-plugin-polyfill-node | A polyfill plugin for modern Node.js support in Rollup bundles | 178 |
n370/rollup-plugin-geojson | Converts .geojson files to ES6 modules | 3 |
yingye/rollup-plugin-banner | A plugin to append content before JavaScript bundle generation. | 16 |
eight04/rollup-plugin-cjs-es | Converts CommonJS modules to ES module format | 21 |
operandom/rollup-plugin-vinyl | A plugin to import and process files in a format similar to Node.js's Vinyl API | 1 |
developit/rollup-plugin-preserve-shebang | Automates preservation of executable shebangs in entry files for Rollup builds. | 48 |
oasisdigital/rollup-plugin-node-resolve-angular | A Rollup plugin for resolving Node.js modules in Angular projects with ES2015 support | 4 |
calvinmetcalf/rollup-plugin-node-builtins | Allows Node.js modules to be required and used in Rollup builds | 138 |
pauan/rollup-plugin-purs | A Rollup plugin for bundling PureScript modules with optimizations to reduce file size. | 72 |
e-e-e/rollup-plugin-vue-inline-svg | Converts SVG files to optimized Vue components during the Rollup build process. | 15 |
vijithassar/rollup-plugin-markdown | Extracts JavaScript code from embedded Markdown blocks in Rollup configurations | 18 |
yanceyofficial/rollup-plugin-toml | Converts TOML files to ES6 modules for use in JavaScript projects | 3 |
piuccio/rollup-plugin-amd | Converts AMD modules to ES2016 modules for inclusion in Rollup bundles | 22 |
eight04/rollup-plugin-iife | Converts ES modules to IIFE output | 41 |