#json #json-format #serialization #codec #decoder #encoder #data-file

json_serializer

A simple JSON serializer that can encode and decode data from a file already in valid JSON format into a Hashmap, and deserialize it back into the original JSON string

1 stable release

1.0.0 Sep 18, 2021

#2038 in Encoding

Custom license

7KB
77 lines

Serializer

A simple JSON serializer that can encode and decode data from a file already in valid JSON format into a Hashmap, and deserialize it back into the original JSON string

No runtime deps