garrettmflynn / webnwb

A JavaScript API for working with neurodata stored in the NWB Format
https://brainsatplay.com/webnwb/tutorial
GNU Affero General Public License v3.0
5 stars 1 forks source link

Save files back to their original location using the File System Access API #5

Open garrettmflynn opened 1 year ago

garrettmflynn commented 1 year ago

Description

It would be wonderful to edit an NWB file in place using the File System Access API.

Note: Since this API is only available on Chromium browsers, this will only be supported there.

Additional Information

No response