rollup-plugin-node-globals
Node global polyfill
A plugin to polyfill Node.js globals in rolled-up applications
90 stars
4 watching
21 forks
Language: JavaScript
last commit: almost 3 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Allows Node.js modules to be required and used in Rollup builds | 138 |
| | A polyfill plugin for modern Node.js support in Rollup bundles | 180 |
| | Transforms external imports into global variables or wrapped functions | 107 |
| | A Rollup plugin that loads SCSS variables as JavaScript objects | 9 |
| | This plugin integrates CSS files into an HTML bundle during the Rollup build process. | 20 |
| | Generates critical CSS for optimized performance | 102 |
| | A Rollup plugin for resolving Node.js modules in Angular projects with ES2015 support | 4 |
| | A plugin to concatenate files and content into generated output during the build process. | 5 |
| | A plugin that provides polyfills for Node's core modules in browser environments. | 315 |
| | Converts .geojson files to ES6 modules | 3 |
| | Allows importing build-time constants into JavaScript code with Rollup. | 11 |
| | A utility for loading CommonJS modules in an ES6 environment, with optional patching to always return the default export. | 5 |
| | Generates unique hash-based filenames for static resources in bundle outputs. | 47 |
| | A small promise implementation following the Promises/A+ spec | 743 |
| | A plugin for Rollup that minifies HTML files using html-minifier. | 4 |