Skip to content

noahsamoa/json-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JSON to HTML Table Converter

This is a simple web page that allows you to convert a JSON object into an HTML table. It's useful for visualizing JSON data in a tabular format.

Usage

  1. Enter your JSON data into the textarea provided.
  2. Click the "Convert" button.
  3. Your JSON data will be converted into an HTML table below.

Technologies Used

  • Tailwind CSS
  • jQuery

How to Run

You can simply open the index.html file in your web browser to use the JSON to HTML Table Converter. Alternatively, you can host the files on a web server to access it from anywhere.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Convert a JSON input to a HTML table with jQuery, styled with Tailwind.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published