Flexible JSON serialization not relying on run-time type information
Go to file
jangko dc2cf52386
remove appveyor and travis script
2023-04-17 10:46:35 +07:00
.github/workflows remove appveyor and travis script 2023-04-17 10:46:35 +07:00
json_serialization fix missing annotation for nim 2.0 2023-04-17 09:39:52 +07:00
tests bugfix: a leading field with a 'none' value was producing an incorrect encoding (#50) 2022-07-15 10:23:35 +00:00
.gitignore normalise nimble, update CI (#52) 2022-11-24 13:49:34 +01: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 setup files (#49) 2022-07-12 23:22:39 +03:00
json_serialization.nim Adapt to the latest nim-serialization API 2021-03-19 04:13:55 +02:00
json_serialization.nimble remove appveyor and travis script 2023-04-17 10:46:35 +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.