A simple web-based editor for JSON CSV tags. This tool allows you to:
- Parse and validate JSON data
- Edit CSV tags in a table format
- Get formatted output JSON
- Copy modified JSON to clipboard
- Visit the GitHub Pages site
- Paste your JSON data into the input textarea
- Click "Load JSON" to parse and display the data
- Edit fields in the table as needed
- Copy the modified JSON from the output textarea
- JSON validation
- Table-based editing interface
- Real-time updates
- Copy to clipboard functionality
- Responsive design
To run this project locally:
- Clone the repository
- Open
index.htmlin your browser
This project is configured for GitHub Pages. To deploy:
- Fork this repository
- Enable GitHub Pages in your repository settings
- Select the main branch as the source
- Your site will be available at `https://[your-username].github.io/json-sem-csv-edior