CodeBrowser / npm / @digitalbazaar/http-client
@digitalbazaar/http-client@4.3.0
// An opinionated, isomorphic HTTP client.
$ npm install @digitalbazaar/http-client
downloads/wk
170,878
license
BSD-3-Clause
version
4.3.0
published
Jan 15, 2026
What is @digitalbazaar/http-client?
@digitalbazaar/http-client is an HTTP client library that works in both Node.js and browser environments, providing a consistent API across different JavaScript runtimes. Developers would use this package to simplify HTTP requests in isomorphic applications where the same code needs to run on both the client and server side. It offers a straightforward, opinionated approach to making HTTP calls without needing to manage different libraries for different environments.
Keywords
#http #isomorphic #http client
Dependencies (2)
Maintainers
dlongley, msporny, davidlehn, gannan