Richienb / node-polyfill-webpack-pluginLinks
Polyfill Node.js core modules in Webpack.
☆305Updated 8 months ago
Alternatives and similar repositories for node-polyfill-webpack-plugin
Users that are interested in node-polyfill-webpack-plugin are comparing it to the libraries listed below
Sorting:
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆315Updated 2 years ago
- The path module from Node.js for browsers☆187Updated 8 months ago
- Checks the version of ES in JavaScript files with simple shell commands 🏆☆197Updated this week
- A structuredClone polyfill☆312Updated 7 months ago
- A modern Node.js polyfill for your Rollup bundle.☆189Updated last year
- Force npm to install a specific transitive dependency version☆572Updated 2 years ago
- Recursively mkdir, like `mkdir -p`, but in node.js☆192Updated last year
- A ESLint plugin for webpack☆260Updated this week
- a simple Node behavior import resolution plugin for eslint-plugin-import, supporting module alias☆182Updated 3 years ago
- ☆143Updated last year
- encode & decode HTML & XML entities with ease & speed☆355Updated this week
- Webpack loader that generates TypeScript typings for CSS modules from css-loader on the fly☆205Updated last year
- A rollup plugin to generate .d.ts rollup files for your typescript project☆847Updated this week
- Parse and stringify JSON with comments. It will retain comments even when after saved!☆169Updated last year
- A pure JavaScript W3C standard-based (XML DOM Level 2 Core) `DOMParser` and `XMLSerializer` module.☆420Updated this week
- Polyfill for the AbortController DOM API and abortable fetch (stub that calls catch, doesn't actually abort request).☆336Updated 8 months ago
- Copy files and folders using Rollup☆275Updated last year
- Moved to https://github.com/swc-project/pkgs☆396Updated 2 years ago
- Join all arguments together and normalize the resulting url.☆364Updated last week
- Options Validation☆251Updated last month
- Node.js recursive synchronous fast file system walker☆163Updated 3 weeks ago
- Use ESBuild with Rollup to transform ESNext and TypeScript code.☆638Updated 6 months ago
- utility to visit nodes☆321Updated last year
- A stream based implementation of JSON.parse and JSON.stringify for big POJOs☆117Updated 2 years ago
- npm fetcher☆377Updated this week
- ES Proposal spec-compliant shim for Promise.allSettled