1.3.3 • Published 4 years ago

fetch-register v1.3.3

Weekly downloads
330
License
ISC
Repository
-
Last release
4 years ago

Fetch-register

Fetch just works

Add fetch globally on Node.js environment. https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API

Install

npm install --save fetch-register

Usage

Add once in beginning of your project

require("fetch-register");
1.3.3

4 years ago

1.3.2

4 years ago

1.3.1

4 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.0

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago