{"library":"random-access-idb-mutable-file","type":"library","category":null,"description":"A random-access-storage provider that implements the non-standard IDBMutableFile API in Firefox/Gecko. v0.3.0 (last released in 2018) provides a virtual file system within IndexedDB, avoiding loading entire file contents into memory. Works only in Firefox (or Gecko-based browsers). Alternative to random-access-file for WebExtensions, with limited runtime support. Intended as a drop-in replacement for random-access-file with the trade-off of browser restriction.","language":"javascript","status":"deprecated","version":"0.3.0","tags":["javascript","random-access-idb-mutable-file","typed","flow"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install random-access-idb-mutable-file","imports":["import RandomAccess from 'random-access-idb-mutable-file'","const storage = await RandomAccess.mount()","const file = storage(filename, options)"]},{"cmd":"yarn add random-access-idb-mutable-file","imports":[]},{"cmd":"pnpm add random-access-idb-mutable-file","imports":[]}],"homepage":"https://github.com/Gozala/random-access-idb-mutable-file","github":"https://github.com/Gozala/random-access-idb-mutable-file","docs":null,"changelog":null,"pypi":null,"npm":"random-access-idb-mutable-file","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}