Welcome to the Cookies Converter to JSON project! This tool efficiently transforms raw cookie data into a structured JSON format. Perfect for developers and data analysts needing to manage or analyze cookies in a clean and organized way.
- User-Friendly Interface: Simple web form for inputting and converting data.
- Customizable Delimiters: Set column delimiters to suit your data format.
- Real-Time Conversion: Instant conversion of your data to JSON.
- Input Data: Paste your cookie data into the source field.
- Specify Delimiter: Define the delimiter used in your data.
- Convert to JSON: Click the "Convert to JSON" button to process your data.
- View Output: The JSON result will appear in the output field.
To use the Cookies Converter to JSON, follow these steps:
-
Clone the repository:
git clone https://github.com/svetjeonline/cookies-converter-to-json.git
-
Navigate to the project directory:
cd cookies-converter-to-json
-
Open
index.html
in your web browser.
- Open the Web Page: Launch
index.html
in your browser. - Fill in the Form: Enter the required details and source data.
- Click Convert: Press the "Convert to JSON" button.
- Check the Output: View the formatted JSON in the output area.
Contributions are welcome! Submit issues or pull requests to help improve this project.
This project is licensed under the MIT License - see the LICENSE file for details.
For questions or support, please reach out:
- Email: svetjeonline@gmail.com
- GitHub: svetjeonline