vite-plugin-node-polyfills
Browser polyfill
A plugin that provides polyfills for Node's core modules in browser environments.
A Vite plugin to polyfill Node's Core Modules for browser environments.
315 stars
4 watching
26 forks
Language: TypeScript
last commit: 5 months ago
Linked from 1 awesome list
polyfillvitevite-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
johanneslumpe/react-native-browser-polyfill | A collection of polyfills to make browser-targeted libraries compatible with React Native. | 32 |
davidbonnet/vite-plugin-module-list | Generates a module to automatically import modules of a given folder | 3 |
fredkschott/rollup-plugin-polyfill-node | A polyfill plugin for modern Node.js support in Rollup bundles | 180 |
miofly/vite-plugin-vconsole-mpa | A plugin that enables vConsole functionality in Vite projects, supporting both single and multiple page applications. | 5 |
webcomponents/polyfills | A suite of JavaScript libraries that implement Web Components APIs for browsers without native support. | 1,149 |
miofly/vite-plugin-multi-pages | A plugin for Vite that enables support for multi-page applications | 29 |
richardtallent/vite-plugin-singlefile | A Vite plugin that inlines JavaScript and CSS resources into a single HTML file for offline web applications. | 879 |
vite-plugin/vite-plugin-commonjs | A pure JavaScript implementation of the CommonJS module system for use in web applications. | 113 |
fengxinming/vite-plugins | Custom plugins for building and optimizing web applications with Vite | 70 |
vadxq/vite-plugin-vconsole | A plugin for Vite that enables the use of vConsole features in web applications | 76 |
vite-plugin/vite-plugin-native | A plugin for bundling Node/Electron C/C++ native addons with Webpack | 15 |
hugos68/vite-plugin-pagefind | Easily integrates pagefind into Vite based projects | 17 |
cujojs/poly | A collection of individual modules that fill in the gaps in older browsers' support for modern JavaScript standards | 139 |
vitejs/vite-plugin-vue2 | A plugin that enables Vue 2.7 support in the Vite development server | 555 |
pdelacroix/vite-plugin-melange | A Vite plugin that integrates Melange into the build process for compiling and hot reloading JavaScript source files. | 12 |