Skip to content

xspoilt-dev/jsonizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

JSONizer 🚀

Interactive JSON Path Finder 🧩

Hosted URL 🌐

Access the application at JSONizer

Description 📄

JSONizer is an interactive tool designed to help users find JSON paths efficiently. With its user-friendly interface, it simplifies the process of navigating and extracting data from JSON files.

Features ✨

  • Easily find JSON paths with an intuitive interface
  • Interactive and user-friendly design
  • Supports complex JSON structures

Usage 🛠️

To use JSONizer, simply visit the hosted URL and start exploring your JSON files interactively.

Installation 💻

To run JSONizer locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/xspoilt-dev/jsonizer.git
  2. Navigate to the project directory:
    cd jsonizer
  3. Install the required dependencies:
    pip install streamlit
  4. Run the application:
    streamlit run app.py

Contributing 🤝

Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.

License 📜

This project is licensed under the MIT License.

Releases

No releases published

Packages

No packages published

Languages