issues
search
JohnWeisz
/
TypedJSON
Typed JSON parsing and serializing for TypeScript that preserves type information.
MIT License
603
stars
64
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Serializing odd-length ArrayBuffer fails
#209
sumbricht
opened
1 year ago
0
Upgrade decorator syntax to Typescript 5.0
#208
puchm
opened
1 year ago
1
Bump json5 from 1.0.1 to 1.0.2
#207
dependabot[bot]
opened
1 year ago
0
Bump decode-uri-component from 0.2.0 to 0.2.2
#206
dependabot[bot]
opened
1 year ago
0
JS: [ERROR]: ReferenceError: Cannot access 'Pos' before initialization
#205
AnkoGo123
closed
1 year ago
6
I don't know how to use it in cocos creator 3.5+
#204
AnkoGo123
closed
2 years ago
5
Bump loader-utils from 1.4.0 to 1.4.2
#203
dependabot[bot]
opened
2 years ago
0
Bump loader-utils from 1.4.0 to 1.4.1
#202
dependabot[bot]
closed
2 years ago
1
Not getting errors when field present in class is not present on JSON when parsing
#201
marlon-sousa
opened
2 years ago
1
Add explicit `return undefined`
#200
isaacy2012
opened
2 years ago
0
Bump terser from 4.8.0 to 4.8.1
#199
dependabot[bot]
opened
2 years ago
0
Bump shell-quote from 1.7.2 to 1.7.3
#198
dependabot[bot]
opened
2 years ago
0
Deserialize / convert missing / undefined / null fields?
#197
dessalines
opened
2 years ago
0
Polymorphic / generic types?
#196
dessalines
opened
2 years ago
0
Bump semver-regex from 3.1.3 to 3.1.4
#195
dependabot[bot]
opened
2 years ago
0
Allow ignoring fields in a @jsonObject
#194
mscofield0
opened
2 years ago
0
Bump minimist from 1.2.5 to 1.2.6
#193
dependabot[bot]
opened
2 years ago
0
Lazy type definition syntax for `@jsonMemberArray`doesn't resolve for circular dependencies
#192
yazanhaven
closed
2 years ago
1
Bump nanoid from 3.1.29 to 3.2.0
#191
dependabot[bot]
opened
2 years ago
0
Allow @jsonObject itself to specify custom serializer/deserializer functions.
#190
ipmcc
opened
2 years ago
0
Allow lazily define type in annotations / ES modules
#189
perceptron8
opened
2 years ago
4
MappedTypeConverters should be available as a type
#188
Maximvdw
opened
3 years ago
0
Export MapShape enum
#187
sebastianst
closed
3 years ago
1
Bump path-parse from 1.0.6 to 1.0.7
#186
dependabot[bot]
closed
3 years ago
1
Indent with string | number | null
#185
sumbricht
opened
3 years ago
0
Bump postcss from 7.0.32 to 7.0.36
#184
dependabot[bot]
closed
3 years ago
1
Bump ws from 6.2.1 to 6.2.2
#183
dependabot[bot]
closed
3 years ago
1
Bump browserslist from 4.14.0 to 4.16.6
#182
dependabot[bot]
closed
3 years ago
1
Bump lodash from 4.17.20 to 4.17.21
#181
dependabot[bot]
closed
3 years ago
1
Bump hosted-git-info from 2.8.8 to 2.8.9
#180
dependabot[bot]
closed
3 years ago
1
Bump ssri from 6.0.1 to 6.0.2
#179
dependabot[bot]
opened
3 years ago
0
Support for "pure object references"
#178
emilianodenis
opened
3 years ago
0
Bump y18n from 4.0.0 to 4.0.1
#177
dependabot[bot]
closed
3 years ago
1
URGENT ! TypeThunk broke everything for Angular Production Builds
#176
amoscatelli
opened
3 years ago
14
Update readme.md on parser
#175
NeoWu1216
closed
3 years ago
1
fallback for custom deserializers and serializers
#174
amoscatelli
closed
3 years ago
4
Unable to parse complex nested type
#173
NeoWu1216
closed
3 years ago
3
Unable to propagate current deserialization options in custom deserializer
#172
amoscatelli
closed
3 years ago
2
Array of Enum values
#171
westlakem
closed
3 years ago
4
Parsing array/set/map of primitive values
#170
rjkz808
closed
3 years ago
2
Replace usages of prototype builtins
#169
MatthiasKunnen
closed
3 years ago
0
Fix reflected type check for Array/Set/Map
#168
MatthiasKunnen
closed
3 years ago
0
Using @json[Array,Set,Map]Member with a nullable type does not work
#167
MatthiasKunnen
closed
3 years ago
0
[Discussion] `parse`, `toPlainJson`, `toPlainArray`, `toPlainMap`, `toPlainSet` should not return `undefined`
#166
MatthiasKunnen
opened
3 years ago
1
[Discussion] Handling of errors
#165
MatthiasKunnen
opened
3 years ago
3
Prevent unused imports, variables, ...
#164
MatthiasKunnen
closed
3 years ago
0
Fix handling of TypeDescriptor in @jsonMember
#163
MatthiasKunnen
closed
3 years ago
6
Fix mapType documentation
#162
MatthiasKunnen
closed
3 years ago
0
Fix AnyT documentation in README
#161
MatthiasKunnen
closed
3 years ago
0
Document mapping types
#160
MatthiasKunnen
closed
3 years ago
0
Next