cookie-jar(latest: 0.3.0) Cookie Jar. Originally pulled form tobi, maintained as vendor in request, now a standalone module.
aws-sign(latest: 1.0.1) Calculates Authorization header for Amazon AWS REST requests
oauth-sign(latest: 0.9.0) OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.
forever-agent(latest: 0.6.1) HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.
tunnel-agent(latest: 0.6.0) HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.
aws-sign2(latest: 0.7.0) AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.
caseless(latest: 0.12.0) Caseless object set/get/has, very useful when working with HTTP headers.
request-promise(latest: 4.2.6) The simplified HTTP request client 'request' with Promise support. Powered by Bluebird.
@multiformats/base-x(latest: 4.0.1) Fast base encoding / decoding of any given alphabet
multicodec(latest: 3.2.1) JavaScript implementation of the multicodec specification
morestreams(latest: 0.1.1) Collection of useful stream objects.
getport(latest: 0.1.0) Find an open port to listen on.
multiformats(latest: 13.3.1) Interface for multihash, multicodec, multibase and CID
form-data(latest: 4.0.1) A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.
express(latest: 4.21.1) Fast, unopinionated, minimalist web framework