owp.http-get
TypeScript icon, indicating that this package has built-in type declarations

3.0.0 • Public • Published

OpenWebProject HTTP-get

Download responses from owp.http

Installation

npm install owp.http-get --save

Usage

Import owp.http-get before using download option

import HTTP from "owp.http";
import "owp.http-get";

HTTP.get("URL", { download: true });

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i owp.http-get

    Weekly Downloads

    2

    Version

    3.0.0

    License

    MIT

    Unpacked Size

    2.4 kB

    Total Files

    5

    Last publish

    Collaborators

    • andreas_arvidsson