You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a small project in which a csv file of any size data is being converted into JSON format and all this task is being done in the worker thread not on the main thread you can look into the code for more details
5
+
6
+
7
+
8
+
## Use
9
+
- Open index.html with live server
10
+
11
+
- Select file by clicking on Choose file button and the result will be displayed in your page.Make sure the file is not corrupted
12
+
13
+
14
+
### Tested Platform
15
+
- chrome
16
+
17
+
- FireFox
18
+
19
+
### Screenshot
20
+
21
+

0 commit comments