ebidel / idb.filesystem.js

HTML5 Filesystem API polyfill using IndexedDB
https://www.npmjs.com/package/idb.filesystem.js
Other
487 stars 46 forks source link

Safari compatibility (project file and basic demo) #41

Open vheun opened 8 years ago

vheun commented 8 years ago
clopez commented 7 years ago

This likely fixes the issue i just reported? #46

ebidel commented 7 years ago

@clopez As you pointed out, the demo in master (http://rawgit.com/ebidel/idb.filesystem.js/master/demos/basic/) already works in Safari. It's html5-demos.appspot.com that needs to be updated.