Saving generated files on the client-side(eligrey.com)3 points·by picomancer·12 years ago·1 commentseligrey.comSaving generated files on the client-sidehttp://eligrey.com/demos/FileSaver.js/1 commentsPost comment[–]picomancer·12 years agoreplyMIT licensed source code: https://github.com/eligrey/FileSaver.jsIn case it's not clear, this allows you to generate a file from client-side JS, and allow the user to save the generated file without first having to upload the generated file to the server.
In case it's not clear, this allows you to generate a file from client-side JS, and allow the user to save the generated file without first having to upload the generated file to the server.