{"library":"axios-stream","type":"library","category":null,"description":"axios-stream (v1.0.17) is a lightweight, browser-only library that wraps axios to download files as streams using Blob objects. It simplifies the process of triggering file downloads via an HTTP request made with axios, automatically creating a download link and clicking it. The package is intended solely for web projects and requires axios as a peer dependency (install separately). Its main differentiator is simplicity: a single static method `download` that takes a filename, extension, and axios config. The library is rarely updated (last release dates not specified, but low activity). Compared to alternatives like `file-saver`, it tightly integrates with axios configs.","language":"javascript","status":"active","version":"1.0.17","tags":["javascript","axios","stream","file"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install axios-stream","imports":["import AxiosStream from 'axios-stream';","import { download } from 'axios-stream';","const { default: AxiosStream } = require('axios-stream');"]},{"cmd":"yarn add axios-stream","imports":[]},{"cmd":"pnpm add axios-stream","imports":[]}],"homepage":"https://github.com/JoyNop/axios-stream#readme","github":"ssh://git@github.com/JoyNop/axios-stream","docs":null,"changelog":null,"pypi":null,"npm":"axios-stream","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}