Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 1.61 KB

README.md

File metadata and controls

46 lines (31 loc) · 1.61 KB

json-formatter

Maintenance Mode Apache License, Version 2.0 MIT License

This tool is a JSON formatter that enables the formatting of JSON data by applying appropriate indentation and line breaks. This makes JSON files easier to read and understand.

NOTE: This repository is currently in maintenance mode as no new features are being added. Contributions and suggestions for new features and bug fixes are welcome.

Table of Contents

Other information

Roadmap

I'm planning on moving this repository to another platform where I can use a Rust framework, like Actix or Rocket.

Support

If you need help, or if assistance is needed, feel free to open an issue.

Contributing

Contributions are welcome! If you want to contribute to this project, please follow these steps:

  • The code should follow the Linux kernel coding style.
  • When committing changes, follow the commit message guide here.
  • If you'd like to propose any changes, please open an issue.

License

This project is dual-licensed under the Apache License, version 2, or the MIT License.