Skip to content

Instantly share code, notes, and snippets.

@tehbeard
Created March 18, 2013 15:09
Show Gist options
  • Save tehbeard/5187841 to your computer and use it in GitHub Desktop.
Save tehbeard/5187841 to your computer and use it in GitHub Desktop.
JavaScript file saving.
JSON -> String -> BLOB : http://www.nczonline.net/blog/2012/06/05/working-with-files-in-javascript-part-5-blobs/
BLOB -> Download : https://github.com/eligrey/FileSaver.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment