-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Miguel Martins edited this page Jun 2, 2021
·
3 revisions
This wiki will explain what this library is about, how it´s built and how you can use it.
However, before starting to develop over this library you should be acquainted with the following concepts or toolkits:
The goal of the library is to, first and foremost, present a way to serialize Kotlin objects to JSON strings.
For this you should take a look at the wiki pages about our:
The library also presents a way to visualize a JSON structure, and to customize the viewer's appearance and functionality, with the use of plugins. You can read up on these concepts and classes on the following pages. They should allow you to understand how the library works and how to build your own plugins.