js-filesaver 1.3.8 HTML5 saveAs() FileSaver implementation

FileSaver.js implements the saveAs() FileSaver interface in browsers that do not natively support it.

FileSaver.js is the solution to saving files on the client-side, and is perfect for webapps that need to generate files, or for saving sensitive information that shouldn't be sent to an external server.