MosaicCoder
MosaicCoder is a convenient library for working with configuration files, built on top of MosaicCore. The foundation of this library is the use of DFU (Data Fixer Upper) codecs, providing powerful data processing capabilities.
Key Features
DFU Support
The library is entirely built around DFU codecs, offering efficient tools for encoding and decoding information. By default, it supports working with JSON format, but the system allows for easy addition of support for other data languages and formats.
Ease of Use
MosaicCoder consists of a set of intuitive functions that enable easy creation, reading, and modification of configuration files. Developers can quickly integrate the library into their projects thanks to the well-designed API.