I recently came across the jsGameSoup game-framework just wanted to hand-on it. I came across the network API in the framework. bulkLoad or makeRequst
This is what I have understood
bulkLoad - Can fetch the large data from json files or any array
makerequest: can be use to retrive some data from ajax request. Can it be used to save the data in json file