commercetools / commercetools/rmf-codegen
Evaluate TypeScript JSON serilialization/deserialization
Open
- Dominant language
- Kotlin
- Stars
- 16
- Forks
- 7
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 3
Description
After working on #71, we discussed how to properly support deseriliazation for TypeScript.
We can either write our own library for it or use one of the existing libraries.
**References**
- https://github.com/GillianPerard/typescript-json-serializer
- https://github.com/shakilsiraj/json-object-mapper
- https://mariusschulz.com/blog/deserializing-json-strings-as-javascript-date-objects
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.