Flexible JSON serialization not relying on run-time type information
Go to file
jangko d57a9d86c5
Add test vectors
2023-12-25 22:55:11 +07:00
.github/workflows test with Nim version-2-0 in CI (#57) 2023-06-08 19:23:20 +00:00
json_serialization Add copyright year to source file 2023-12-25 22:55:07 +07:00
tests Add test vectors 2023-12-25 22:55:11 +07:00
.gitignore remove nim 1.2 and 1.4 support 2023-06-05 12:58:37 +07:00
LICENSE-APACHEv2 licenses 2019-06-18 19:52:12 +02:00
LICENSE-MIT licenses 2019-06-18 19:52:12 +02:00
README.md remove appveyor and travis script 2023-04-17 10:46:35 +07:00
config.nims Add copyright year to source file 2023-12-25 22:55:07 +07:00
json_serialization.nim Add copyright year to source file 2023-12-25 22:55:07 +07:00
json_serialization.nimble v0.2.0 2023-12-22 08:45:45 +07:00

README.md

nim-json-serialization

License: Apache License: MIT Stability: experimental Github action

Flexible JSON serialization not relying on run-time type information.

License

Licensed and distributed under either of

or

at your option. These files may not be copied, modified, or distributed except according to those terms.