dabbott / javascript-playgrounds

An interactive JavaScript sandbox
https://unpkg.com/javascript-playgrounds/public/index.html
Other
1.4k stars 131 forks source link

react native web player with zip file? #18

Closed jakekwak closed 7 years ago

jakekwak commented 7 years ago

How about supporting the JSZip? (https://stuk.github.io/jszip/ ) The zip file include the everything like same as the real file.

dabbott commented 7 years ago

Hmm... what would the workflow look like for running a zip in the web player?

dabbott commented 7 years ago

I'm going to close this for now. Happy to reopen if there's still interest.

I might end up using zips for another similar project. If so, I'll add to this one also.