@mezzy/http
TypeScript icon, indicating that this package has built-in type declarations

0.1.180 • Public • Published

http

Ajax tools.

Install

sudo npm install --save @mezzy/http

Usage

import {Http} from '@mezzy/http';

Http.getBlob(blobUrl).then((blob:Blob) => {
    /// Do something with the blob.
});

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.180
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.180
    0
  • 0.1.179
    0

Package Sidebar

Install

npm i @mezzy/http

Weekly Downloads

0

Version

0.1.180

License

ISC

Unpacked Size

10.5 kB

Total Files

4

Last publish

Collaborators

  • mezzy