rollup-plugin-polyfill-node
Polyfill
A polyfill plugin for modern Node.js support in Rollup bundles
A modern Node.js polyfill for your Rollup bundle.
180 stars
6 watching
58 forks
Language: TypeScript
last commit: 8 months ago Related projects:
Repository | Description | Stars |
---|---|---|
calvinmetcalf/rollup-plugin-node-globals | A plugin to polyfill Node.js globals in rolled-up applications | 90 |
davidmyersdev/vite-plugin-node-polyfills | A plugin that provides polyfills for Node's core modules in browser environments. | 315 |
run-z/rollup-plugin-flat-dts | Tool to flatten type definitions in TypeScript code | 21 |
wessberg/rollup-plugin-ts | A TypeScript plugin for Rollup that bundles declarations and enables integration with transpilers like Babel and swc. | 496 |
ezolenko/rollup-plugin-typescript2 | A Rollup plugin that compiles TypeScript code with detailed compiler errors and diagnostics. | 822 |
oligot/rollup-plugin-nodent | Converts ES2017 async/await syntax to compatible format | 27 |
nystudio107/rollup-plugin-critical | Generates critical CSS for optimized performance | 102 |
kpulkit29/rollup-plugin-concatfiles | A plugin to concatenate files and content into generated output during the build process. | 5 |
petlack/rollup-plugin-jsonlines | A Rollup plugin to import JSON Lines files as arrays | 5 |
gjbkz/rollup-plugin-embed-css | This plugin integrates CSS files into an HTML bundle during the Rollup build process. | 20 |
calvinmetcalf/rollup-plugin-node-builtins | Allows Node.js modules to be required and used in Rollup builds | 138 |
djhouseknecht/rollup-plugin-version-injector | A Rollup plugin to inject version numbers and dates into generated files at build time. | 13 |
pauan/rollup-plugin-purs | A Rollup plugin for bundling PureScript modules with optimizations to reduce file size. | 72 |
eight04/rollup-plugin-external-globals | Transforms external imports into global variables or wrapped functions | 107 |
swatinem/rollup-plugin-dts | A plugin to generate .d.ts files for TypeScript projects and bundle them with Rollup | 816 |