Skip to content

Transform JSON data into user-friendly HTML tables, download as CSV or Excel, and generate SQL queries with this easy-to-use web tool.

Notifications You must be signed in to change notification settings

eriktaveras/json-to-html-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

JSON to HTML Converter

Welcome to the JSON to HTML Converter, a web tool that helps you convert JSON data into a user-friendly HTML table format. You can also download your data as CSV or Excel files and generate SQL queries directly from your JSON input.

Features

  • Convert JSON to HTML: Transform your JSON data into a readable HTML table.
  • Download Data: Export your data as CSV or Excel files.
  • Generate SQL: Create SQL insert statements from your JSON.
  • Dark Mode: Switch between light and dark modes for ease of use during different times of the day.
  • Responsive Design: Works well on devices of all sizes.

Getting Started

To get started with this application, clone the repository to your local machine:

git clone https://github.com/eriktaveras/json-to-html-converter.git

Navigate to the project directory:

cd json-to-html-converter

Open the index.html file in a web browser to start using the application.

How to Use

  1. Input JSON Data: Paste your JSON data into the JSON Input area.

  2. Convert JSON: Click the Convert button to view the HTML table in the output section.

  3. Export Data: Use the export buttons to download your data as CSV or Excel, or generate a SQL query.

  4. Copy HTML: You can copy the generated HTML directly to your clipboard.

  5. Toggle Dark Mode: Use the dark mode switch to toggle between light and dark themes.

Built With

  • HTML
  • CSS
  • JavaScript
  • Bootstrap
  • FontAwesome

Author

Erik Taveras

Contributing

Contributions are what make the open-source community such a powerful place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Acknowledgements

About

Transform JSON data into user-friendly HTML tables, download as CSV or Excel, and generate SQL queries with this easy-to-use web tool.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages