Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Native File System API の紹介と Zip を作る Web サービスを作った話

KoharaKazuya
September 30, 2020

Native File System API の紹介と Zip を作る Web サービスを作った話

PWA Night OSAKA vol.6

KoharaKazuya

September 30, 2020
Tweet

More Decks by KoharaKazuya

Other Decks in Programming

Transcript

  1. Native File System API の紹介 と Zip を作る Web サービスを

    作った話 2020/09/30 PWA Night OSAKA vol.6 ⼩原 ⼀哉
  2. 使ったもの Native File System API の Ponyfill として Browser- NativeFS

    というライブラリがある Native File System API がサポートされていない場合は、 <input webkitdirectory> , <a download> などを 使って代替する 参考: Reading and writing files and directories with the browser-nativefs library 8 8
  3. まとめ Native File System API を紹介した Browser-NativeFS を紹介した Zip Web

    というサービスを作った Zip Web が Native File System API の利⽤例として不適切 だとわかった 12 12