CSV_2_JSON

This is a web-page for converting CSV to JSON

This program was built_by_Beck

This page is for converting CSV files to JSON files. This page is just for me to use with my fire extinguisher program that I built for work. Since CyberSecurity has blocked me from using Replit.com to run my program, I am building a completely front-end web page to do it.

This program will use HTML and JavaScript on the client side to handle file uploads, process the CSV data, and create a downloadable JSON file directly in the browser.

Program is below the line

—————————————————————————–

CSV to JSON Converter

CSV to JSON Converter