/json-beautifier

Simple app to beautify JSON file.

Primary LanguageJavaScript

Simple JSON beautifier

This is a simple JSON beautifier that I wrote in Vue Js. It's not perfect, but it works for me. We wanted it to be as simple as possible. It's not a full blown JSON editor, but it does the job. Its main objective is to read raw JSON code quickly but comfortably.

Table of Contents

Installation

  • Clone the repo
  • Install dependencies with npm install
  • Run the app with a php server or a local server.
  • You can rename the index.php file to index.html if you want to run it locally.

Usage

  • Paste your JSON code in the textarea.

Contributing

If you would like to contribute to the project, you're welcome.

License

This project is licensed under the MIT License.