JohnWeisz / TypedJSON

Typed JSON parsing and serializing for TypeScript that preserves type information.
MIT License
603 stars 64 forks source link

fallback for custom deserializers and serializers #174

Closed amoscatelli closed 3 years ago

amoscatelli commented 3 years ago

https://github.com/JohnWeisz/TypedJSON/issues/172

amoscatelli commented 3 years ago

@Neos3452 it was harder than I imagined Anyway I did exactly what you asked

I hope you'll merge the pull request soon

Thank you

amoscatelli commented 3 years ago

@Neos3452 I made the change you requested. Also I provided a short description for fallback functionality and an example.

Hoping to get the RC soon.

Thank you.

Neos3452 commented 3 years ago

Great work! Thanks a lot for this. You can try your changes with version 1.8.0-rc1