agent-base
npmv9.0.0Turn a function into an `http.Agent` instance
Overview
agent-base is an npm package that turn a function into an `http.Agent` instance. The latest version is 9.0.0, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need turn a function into an `http.Agent` instance and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.
Pros
- Clear open-source license (MIT).
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of agent-base.
Dependencies
Dev (8)
Used by
Popular packages that depend on agent-base.
Alternatives to agent-base
HTTP and HTTPS modules that follow redirects.
An HTTP/1.1 client, written from scratch for Node.js
An HTTP(s) proxy `http.Agent` implementation for HTTPS
HTTP status utility
Create HTTP error objects
Create and parse HTTP Content-Type header
Create and parse Content-Disposition header
HTTP response freshness testing
Fast, unopinionated, minimalist web framework
Promise based HTTP client for the browser and node.js
Range header field string parser
Manipulate the HTTP Vary header
Frequently installed together
Version history
| Version | Published | License |
|---|---|---|
| 9.0.0latest | 3 months ago | MIT |
| 8.0.0 | 4 months ago | MIT |
| 7.1.4 | 1 year ago | MIT |
| 7.1.3 | 1 year ago | MIT |
| 7.1.2 | 1 year ago | MIT |
| 7.1.1 | 2 years ago | MIT |
| 7.1.0 | 3 years ago | MIT |
| 7.0.2 | 3 years ago | MIT |
| 7.0.1 | 3 years ago | MIT |
| 7.0.0 | 3 years ago | MIT |
| 6.0.2 | 5 years ago | MIT |
| 6.0.1 | 6 years ago | MIT |
| 6.0.0 | 6 years ago | MIT |
| 5.1.1 | 6 years ago | MIT |
| 5.1.0 | 6 years ago | MIT |
| 5.0.0 | 6 years ago | MIT |
| 4.3.0 | 7 years ago | MIT |
| 4.2.1 | 8 years ago | MIT |
| 4.2.0 | 8 years ago | MIT |
| 4.1.2 | 8 years ago | MIT |
Maintainers
Frequently asked questions
How do I install agent-base?
Run `npm install agent-base` to add agent-base to your npm project.
What license is agent-base released under?
agent-base is distributed under the MIT license.
How popular is agent-base?
agent-base has approximately 0 downloads per week and 1 known dependent packages.