1.1.0 • Published 1 year ago

axios-https-snip v1.1.0

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
1 year ago

axios-https-snip

Very lightweight module for downloading an HTTPS source with Axios

Installation

npm i axios-https-snip

Usage

const axiosHttps = require('axios-https-snip');
const dataFromHttps = await axiosHttps('https://utl/to/download/from');
1.1.0

1 year ago

1.0.0

1 year ago