issues
search
mobxjs
/
serializr
Serialize and deserialize complex object graphs to and from JSON and Javascript classes
MIT License
766
stars
52
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixed property key attribution in generic `createSimpleSchema<T>`
#186
jglanz
closed
1 month ago
2
Feature request: Allow deserialization of objects with read-only fields.
#185
ascheucher-shopify-partner
opened
5 months ago
0
Incompatible with Stage 3 ES decorators ?
#184
Obiwarn
opened
6 months ago
0
Using serializr with TypeORM
#183
krishnabrq
opened
11 months ago
0
Polymorphism fixes
#182
paulftw
opened
1 year ago
0
deserialize doesn't throw errors if beforeDeserialize passes errors to callback
#181
yifanwww
opened
1 year ago
2
Error: [serializr] expected modelSchema, got undefined
#180
divyam234
closed
1 year ago
0
bug: inconsistent field ordering in serialized object when using `createModelSchema` with inheritance
#179
akphi
opened
1 year ago
1
map.ts: mention mapAsArray
#178
NaridaL
closed
1 year ago
1
Add source to files uploaded
#177
jtwigg
closed
1 year ago
2
Use PropSchemas inside of custom PropSchema functions
#176
earlAchromatic
opened
2 years ago
1
Fix serializations of nulls in list
#175
davidmartos96
closed
2 years ago
1
Fix serializations of nulls in `list`
#174
davidmartos96
closed
2 years ago
0
Subschema decorator implementation
#173
monesidn
closed
2 years ago
1
GitHub pages generation from typedoc
#172
monesidn
closed
2 years ago
0
Fixed build and updated dependancies
#171
monesidn
closed
2 years ago
0
Missing CONTRIBUTING.md and PR/Issues templates
#170
monesidn
opened
2 years ago
0
Polymorphic deserialization using discriminator
#169
monesidn
closed
2 years ago
0
Heterogeneous array serialization not working as expected
#168
monesidn
closed
2 years ago
0
Publish documentation using gitpages
#167
monesidn
closed
2 years ago
0
Broken ESLint setup
#166
monesidn
closed
2 years ago
0
Support for mobx6 in tests
#165
monesidn
closed
2 years ago
0
Build failing right after cloning the repository
#164
monesidn
closed
2 years ago
0
Error: [serializr] this value is not primitive: [object Object], can't figure out what's next
#163
redhatpanda
opened
2 years ago
4
SourceMap warnings when launch React App CRA
#162
jtwigg
closed
1 year ago
3
how do I keep the map key as number
#161
jianyunli
closed
1 year ago
4
Constructor parameter decorators might not work correctly due to indeterministic initial schema setup
#160
adamstoffel
opened
2 years ago
1
Constructor parameter decorators do not work in TypeScript due to invalid function type for "serializable"
#159
adamstoffel
opened
2 years ago
0
expected modelSchema, got undefined error
#158
jianyunli
closed
2 years ago
2
how to serialize/deserialize ES6 Set
#157
jianyunli
closed
2 years ago
3
add serialize declaration with array params
#156
liuqiang1357
closed
3 years ago
1
Serialize Date to ISO-8601 string, deserialize ISO-8601 string to Date
#155
kpenergy
opened
3 years ago
1
Deserialize to class expecting generic type
#154
kpenergy
opened
3 years ago
0
How to serialize JsonNode?
#153
ScoobyMax
closed
3 years ago
1
README.md fixes
#152
danwit
closed
3 years ago
1
How to deserialize observable.set()?
#151
MaxSvargal
opened
3 years ago
0
Design enhancement: a catch-all class decorator for modifications to modelSchema (which would subsume e.g. `serializeAll`)
#150
peey
opened
3 years ago
0
makeObservable should be called only after deserialization to enable better interop with mobx
#149
peey
opened
3 years ago
1
A token / placeholder (like SKIP)
#148
peey
opened
3 years ago
0
"custom" for entire modelschema rather than propschema?
#147
peey
opened
3 years ago
0
[Feature] Include full path to property in errors
#146
olee
opened
3 years ago
0
Create node.js.yml
#145
NaridaL
closed
3 years ago
1
Update rollup, rollup.config.js and typescript.
#144
NaridaL
closed
3 years ago
2
Release new version on npm
#143
pokey
closed
3 years ago
2
Strongly typed serialized representation
#142
pokey
closed
3 years ago
2
modelSchemaOrInstance with static toString will call toString
#141
Unity-G
closed
3 years ago
0
Add support for embedded types
#140
danfma
opened
4 years ago
2
Typing issue with update's optional modelSchema argument
#139
mabeyj
opened
4 years ago
1
update: callback param in impl also optional
#138
NaridaL
closed
4 years ago
1
Context public args
#137
NaridaL
closed
4 years ago
1
Next