manzt / zarrita.js

A JavaScript toolkit for working with chunked, compressed, n-dimensional arrays
https://zarrita.dev
MIT License
39 stars 5 forks source link

docs(storage): Expand on FetchStore configuration #116

Closed manzt closed 11 months ago

manzt commented 11 months ago

@keller-mark: I think this resolves:

Docs: Need to put requestInit in FetchStore(url, { overrides: requestInit });

also open to naming something more clear (i.e., fetchOptions).

keller-mark commented 11 months ago

I think this resolves

Yes this is great!