New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details → →
Socket
Book a DemoSign in
Socket

wumpfetch

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wumpfetch

🚀🔗 A modern, lightweight, fast and easy to use Node.js HTTP client

latest
Source
npmnpm
Version
0.3.1
Version published
Weekly downloads
63
-46.15%
Maintainers
1
Weekly downloads
 
Created
Source

Wumpfetch - A fast and easy to use HTTP client

MIT License Travis Build Status

Wumpfetch is a fast, lightweight and easy to use HTTP client for Node.JS.

GitHub | NPM


Installing

$ yarn add wumpfetch # Install w/ Yarn
$ npm i wumpfetch # Install w/ NPM

Benchmarking

URL used for benchmarks: https://httpbin.org/get

Library1 Request10 Requests100 Requests
Wumpfetch429.571ms4135.043ms42182.140ms
got420.319ms4163.749ms43634.187ms
axios437.274ms4168.437ms47437.898ms
node-fetch543.618ms4217.365ms43813.187ms

Documentation

Documentation can be found at https://github.com/PassTheWessel/wumpfetch/wiki

License

FOSSA Status

Keywords

http

FAQs

Package last updated on 26 Oct 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts