Showing posts with label javascript files for salesforce. Show all posts
Showing posts with label javascript files for salesforce. Show all posts

Wednesday, 13 January 2016

Download JSZip.js, Filesaver.js, JQuery.js

          Sometimes JavaScript files are much important files in order to download anything from saleforce. I see many people searching for these files separately. So, I decided to give a download link for all of these important JavaScript files in one post.
You can find your needed file and download.

File 1: FileSaver.js  click here to Download
           
            FileSaver - This file is used to save the contents. Without saving to document or attachment                                    you can save the file to filesaver.js using saveAs() method.

File 2: JSZip.js   click here to Download

File 2: JQuery.js click here to Download