I wrote JavaScript library to use FileSaver.js and its associated libraries. However, I don\'t want to always load FileSaver.js whenever someone wants to use my library. And
Use Head.js: http://headjs.com/
It will load scripts on demand.