Giter Site home page Giter Site logo

sithumonline / json_x Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 3.14 MB

Json X, cross-platform JSON manipulator

Home Page: http://sithum.online/json_x/

License: Apache License 2.0

C++ 51.10% C 46.60% CMake 0.40% SCSS 0.11% HTML 0.02% Objective-C 1.78%
cpl cross-platform imgui imgui-glfw

json_x's Introduction

Json X

image.png

Json X is a cross-platform desktop application for JSON manipulation written in pure C++.

Features

  • JSON Viewer: View large JSON data in a tree structure.
  • Fast: Loads JSON data in milliseconds.
  • Simple and Clean UI: Easy to use and navigate.
  • Single Executable: No dependencies, no installation required.
  • Cross-Platform: Works on Windows, Linux, and macOS.
  • Lightweight: Less than 5MB in size.

Installation

Download the latest release from the releases page or json_x and run the executable.

Usage

  1. Open the application.
  2. Click on the Open File Dialog button.
  3. Select a JSON file.
  4. View the JSON data in the tree structure.

Build from Source

  1. Clone the repository.
git clone [email protected]:sithumonline/json_x.git
  1. Build the project.
cd json_x
mkdir build
cd build
cmake ..
make
  1. Run the executable.
./json_x_glfw_opengl3

json_x's People

Contributors

sithumonline avatar methminug avatar

Stargazers

zainmz avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.