Ashkanph / Download-File-JS

Intelligent JavaScript solution for file downloading.

Home Page:pixelscommander.com/polygon/downloadjs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a fork of This repository.

The new added feature:

  • Save the downloaded file with your desirable name → I added a new optional parameter to the downloadFile function (a string of the file's name) and if you insert it, The file will be saved with the desired name (You still can use the function with only one parameter and it will be saved with its original name). It worked well on Firefox 53.0.2 (64-bit) and Google Chrome 56.0.2924.87 (64-bit).

About

Intelligent JavaScript solution for file downloading.

pixelscommander.com/polygon/downloadjs/


Languages

Language:HTML 56.8%Language:JavaScript 43.2%