IPS-Peek icon indicating copy to clipboard operation
IPS-Peek copied to clipboard

Switch to TOML for configuration

Open vector-man opened this issue 3 years ago • 0 comments
trafficstars

I believe switching the configuration file format from JSON to TOML will make it easier to tweak for users, if they need to. Official TOML library: https://github.com/toml-lang/toml .NET libraries: Tomlyn: https://github.com/xoofx/Tomlyn

Tomlet: https://github.com/SamboyCoding/Tomlet

I prefer the look of Tomlet's API out of the two.

vector-man avatar Feb 28 '22 11:02 vector-man