-
Notifications
You must be signed in to change notification settings - Fork 55
Issues: appvision-gmbh/json2typescript
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Create flag that allows only one-way conversion (serialization or deserialization)
enhancement
New feature or request
#204
opened Apr 22, 2024 by
andreas-aeschlimann
SerializeObject includes properties without decorators
bug
Something isn't working
#201
opened Feb 20, 2023 by
andreas-aeschlimann
Limit serialization depth to prevent issues with circular dependencies
invalid
This doesn't seem right
#195
opened Dec 23, 2022 by
andreas-aeschlimann
Partial serialization or deserialization
enhancement
New feature or request
#176
opened Feb 9, 2022 by
andreas-aeschlimann
Behavior with IgnorePrimitiveChecks = true
question
Further information is requested
#175
opened Jan 8, 2022 by
andreas-aeschlimann
Error in custom converters
invalid
This doesn't seem right
#173
opened Nov 12, 2021 by
andreas-aeschlimann
Improve handling of undefined/null values in serialization/deserialization
enhancement
New feature or request
Rewrite implementation and implement reflect-metadata to simplify code
enhancement
New feature or request
Parent data in custom converter
enhancement
New feature or request
#144
opened Jun 1, 2020 by
andreas-aeschlimann
Call set method for private member
enhancement
New feature or request
#114
opened Oct 23, 2019 by
vincemaz
Ability to emit objects that have default value of serialize call.
enhancement
New feature or request
#112
opened Sep 19, 2019 by
seanbotha123
How to serialize the name of the property instead of the name of the base class field?
enhancement
New feature or request
#107
opened Jun 24, 2019 by
nicolaedaian
exclude properties from serialization
enhancement
New feature or request
#104
opened Jun 7, 2019 by
pietschy
Consider adding generic type as parameter for custom converters
enhancement
New feature or request
#102
opened Jun 3, 2019 by
ErlendEllingsen
Feature: async Deserialize/Serialize
enhancement
New feature or request
#91
opened Mar 8, 2019 by
Brendenjvv
Support for unknown properties
enhancement
New feature or request
#77
opened Oct 29, 2018 by
d-winter
Using JsonCustomConverter causes Expected type to be undefined
enhancement
New feature or request
invalid
This doesn't seem right
#75
opened Sep 11, 2018 by
fider
Digging Deeper into properties with objects as values
enhancement
New feature or request
#61
opened Mar 27, 2018 by
jordanjones98
Serialize a method function or get (Dynamic serialization)
enhancement
New feature or request
#59
opened Mar 14, 2018 by
ahaverty
Allow array of custom converters
enhancement
New feature or request
#54
opened Feb 17, 2018 by
andreas-aeschlimann
Can't use deserializeObject if that class has a manual a constructor method implemented.
question
Further information is requested
#47
opened Dec 21, 2017 by
magtastic
ProTip!
Exclude everything labeled
bug
with -label:bug.