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