node-fetch-commonjs
TypeScript icon, indicating that this package has built-in type declarations

3.3.2 • Public • Published

node-fetch-commonjs

node-fetch but in CommonJS format. This module is built from node-fetch directly.

Version check

Latest upstream version Current upstream version

Differences

  1. You can require("node-fetch-commonjs") directly.
  2. You will not see the ExperimentalWarning: stream/web is an experimental feature warning.
  3. It works on older Node.js versions that don’t support requiring built-in modules with a node: prefix.

Build

yarn
./build.js # Output to `lib` folder

Install

yarn add node-fetch-commonjs

Package Sidebar

Install

npm i node-fetch-commonjs

Weekly Downloads

355,269

Version

3.3.2

License

MIT

Unpacked Size

265 kB

Total Files

8

Last publish

Collaborators

  • proteria