download-redirect
v0.1.2
Published
Downloads selected file in browser
Downloads
2
Readme
download-redirect
Downloads selected file in browser
Getting Started
Install the module with:
- npm:
npm install --save download-redirect
- yarn:
yarn add download-redirect
import downloadRedirect from 'download-redirect'
downloadRedirect('http://localhost/myfile.txt', 'MyFile.txt')
License
MIT © 2017, Sergey Makarov