From 2d98d4f2bc059343ec1b6a84491596283a3ef73a Mon Sep 17 00:00:00 2001 From: Taylor Hanayik Date: Wed, 2 Oct 2024 23:36:53 +0100 Subject: [PATCH] refactor file handling --- js/index.html | 84 ++++++++++++++++++++++++++++++++++++++++++++----- js/package.json | 2 +- js/src/index.js | 46 ++++++++++++++++++--------- 3 files changed, 109 insertions(+), 23 deletions(-) diff --git a/js/index.html b/js/index.html index 8ee503b4..1c2c1547 100644 --- a/js/index.html +++ b/js/index.html @@ -11,17 +11,91 @@

dcm2niix WASM Demo

+
+ Drop files here +

Please select a dicom folder to process.