Flexible JSON serialization not relying on run-time type information
Go to file
Ștefan Talpalaru f9e06671ce
Merge branch 'buildnim'
2019-06-18 22:05:57 +02:00
json_serialization Handle reserved keyword `type` as field name 2019-05-28 17:42:18 +02:00
tests Handle reserved keyword `type` as field name 2019-05-28 17:42:18 +02:00
.appveyor.yml CI setup + README.md 2019-06-18 19:49:50 +02:00
.gitignore *.nimble: remove import 2019-03-25 22:32:41 +01:00
.travis.yml CI setup + README.md 2019-06-18 19:49:50 +02: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 CI setup + README.md 2019-06-18 19:49:50 +02:00
json_serialization.nim Json deserialisation; Tests 2018-12-19 12:47:53 +02:00
json_serialization.nimble *.nimble: remove import 2019-03-25 22:32:41 +01:00

README.md

nim-json-serialization

Build Status (Travis) Windows build status (Appveyor) License: Apache License: MIT Stability: experimental

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.