This package has been deprecated

Author message:

Use standard fetch API instead

httpclient

0.1.0 • Public • Published

HTTPClient.js

JavaScript HTTP client library for browsers and Node.js

Build Status

Dependency Status devDependency Status

Setup

npm install httpclient

var HTTPClient = require('httpclient')

or

<script src="node_modules/httpclient/bundle.js"></script>
var HTTPClient = window.HTTPClient

Example

See example.js

/httpclient/

    Package Sidebar

    Install

    npm i httpclient

    Weekly Downloads

    362

    Version

    0.1.0

    License

    MIT

    Last publish

    Collaborators

    • sonny