Skip to content
João Dias edited this page Apr 8, 2024 · 9 revisions

⚠️ Notice: the docs are being written and haven't been completed yet, contribute to the documentation if you can!

Welcome to the JSONutils Wiki(or docs)! This page is a full documentation of all JSONutils functionalities!

Why JSONutils?

Initially, JSONutils was supposed to be used on a game, called The Traveler, it would be used for saving game content on a faster and easier way. But I decided to publish the library, for people like me to use it on their projects! 🎉
Feel free to use this library in any of your projects! You can also contribute to the library if you want to make this much better, your contribution is always welcome!

Learn

You can learn how the Library works in the Classes Table and selecting the class you want to learn more about.

Class Table

Class Description
JSON Contains all basic functions to manipulate a JSON file
JSONBuilder Used to build JSON files from hashmaps
JSONReader Has functions to parse formatted(multi-lined) JSON files
Message Method to send console warnings / errors during library usage
Clone this wiki locally