From 1a1084376f41ba5c80a7e154dc206795319258e4 Mon Sep 17 00:00:00 2001 From: rakadu1 Date: Thu, 4 Sep 2025 12:09:35 +0530 Subject: [PATCH] Acieved progress bar to Large JSON loading and caching. --- steps/index.html | 9 +- steps/src/dom.js | 36 ++---- steps/src/fileParsers.js | 10 +- steps/src/main.js | 241 ++++++++++++++++--------------------- steps/src/modal.js | 32 ++++- steps/src/parser.worker.js | 87 +++++++------ 6 files changed, 201 insertions(+), 214 deletions(-) diff --git a/steps/index.html b/steps/index.html index 9d1c367..c7a3b62 100644 --- a/steps/index.html +++ b/steps/index.html @@ -269,6 +269,13 @@