mx-utils/jsonviewer

A simple JSON file viewer

Maintainers

Package info

github.com/mxaleev/jsonviewer

Homepage

pkg:composer/mx-utils/jsonviewer

Statistics

Installs: 1

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.1.0 2026-01-18 19:14 UTC

This package is auto-updated.

Last update: 2026-04-18 20:07:47 UTC


README

Features

  • Easy to use
  • Dark Theme

License

This software is distributed under the MIT license. Please read LICENSE for information on the software availability and distribution.

Installation & loading

JsonViewer is available on Packagist (using semantic versioning), and installation via Composer is the recommended way to install JsonViewer. Just add this line to your composer.json file:

"mx-utils/jsonviewer": "^0.1.0"

or run

composer require mx-utils/jsonviewer

Note that the vendor folder and the vendor/autoload.php script are generated by Composer; they are not part of JsonViewer.