atuo-download

0.0.4 • Public • Published

Javascript File Download

NPM version Build Status

Dependency Status devDependency Status peerDependency Status

Javascript function to trigger browser to save data to file as if it was downloaded.

Installation

npm install atuo-download --save

Usage

var autoDownload = require('atuo-download');
autoDownload(data, 'filename');
  • data: URL you need download
  • filename: Is a name you save to systems

Package Sidebar

Install

npm i atuo-download

Weekly Downloads

0

Version

0.0.4

License

ISC

Last publish

Collaborators

  • hthanh_kg8991