Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 745 Bytes

File metadata and controls

19 lines (13 loc) · 745 Bytes

JSONViewer

JSON Reader & Viewer for BMSTU OOP course

Description

JSON Reader & Viewer is able to read and view JSON files in simple and beautiful form.

In addition to basic functionality like opening and saving files (of any possible file format), it prodives ability to find mistakes, automaticly format and highlight JSON syntax.

There are few color schemes for plain text (for JSON especially) and few color themes for the whole application. They can be changed in config.h

Color schemes

Languages & utils

This project uses

  • C++ 17
  • Qt 5

Documentation

Documentation can be seen in docs folder