Skip to main content
Module

x/bids_validator/files/browser.ts

Validator for the Brain Imaging Data Structure
Go to Latest
import * as bidsValidator from "https://deno.land/x/bids_validator@v1.14.6-dev.0/files/browser.ts";

Classes

Browser implement of BIDSFile wrapping native File/FileList types

Functions

Convert from FileList (created with webkitDirectory: true) to FileTree for validator use