0.1.2 • Published 7 years ago

download-redirect v0.1.2

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

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

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago