node-fetch-commonjs

A light-weight module that brings Fetch API to node.js

please upgrade to 3.1.1
Last updated 3 years ago by proteria .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ npm install node-fetch-commonjs 
SYNC missed versions from official npm registry.

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

Current Tags

  • 3.3.2                                ...           latest (a year ago)

9 Versions

  • 3.3.2                                ...           a year ago
  • 3.3.1                                ...           2 years ago
  • 3.2.4                                ...           2 years ago
  • 3.1.1                                ...           3 years ago
  • 3.1.0 [deprecated]           ...           3 years ago
  • 3.0.3                                ...           3 years ago
  • 3.0.2                                ...           3 years ago
  • 3.0.1                                ...           3 years ago
  • 3.0.0                                ...           3 years ago
Maintainers (1)
Downloads
Total 0
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (2)
Dev Dependencies (0)
None
Dependents (1)

© 2010 - cnpmjs.org x YWFE | Home | YWFE