issues
search
DZakh
/
rescript-schema
🧬 The fastest parser in the entire JavaScript ecosystem with a focus on small bundle size and top-notch DX
MIT License
160
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Serializing Descrimination Union Not Selecting Correct Member
#101
justin0mcateer
opened
3 weeks ago
8
Advanced schema with proxy
#100
DZakh
closed
2 days ago
0
Proxy
#99
DZakh
closed
2 days ago
0
V9
#98
DZakh
opened
1 month ago
1
Serializer errors on optional fields with default
#97
justin0mcateer
closed
1 month ago
6
Is it possible to remove/omit fields from a Schema?
#96
justin0mcateer
opened
1 month ago
1
Allow 'overwriting' fields when using 'merge' on schemas
#95
justin0mcateer
opened
1 month ago
1
Allow literal shorthand in S.union
#94
justin0mcateer
closed
1 month ago
4
ReScript 12 compatibility workaround
#93
cknitt
closed
2 months ago
1
Omit undefineds in serialized objects
#92
cknitt
opened
2 months ago
0
S.compile
#91
DZakh
closed
2 months ago
0
Build ppx for macOS x64
#90
WhyThat
closed
2 months ago
3
Improve serializing by using experimental reverse schema under the hood
#89
DZakh
closed
2 months ago
1
👜 Collect Remaining Object Fields
#88
han-tyumi
opened
3 months ago
1
S.optional accepts undefined but does not make the property optional on the Inferred type
#87
justin0mcateer
opened
3 months ago
2
Documentation for Discriminated Unions in TypeScript
#86
justin0mcateer
closed
3 months ago
6
Q: transforming string to int
#85
nojaf
closed
3 months ago
4
uuidv7 validation fails with S.uuid
#84
drewwestphal
closed
3 months ago
1
(docs) consider explicitly mentioning email validation incompleteness
#83
dearlordylord
closed
3 months ago
2
(docs/typing) refinement's s.fail returns void despite being thrown
#82
dearlordylord
closed
3 months ago
2
Composable decoders
#81
dearlordylord
opened
4 months ago
2
.recursive is missing from TS api
#80
dearlordylord
closed
4 months ago
1
Incorrect parsing with S.object + S.nullable + S.refine
#79
cknitt
closed
4 months ago
5
ReScript 12 compatibility
#78
cknitt
opened
4 months ago
4
MVP: reverse
#77
DZakh
closed
2 months ago
0
Fix recursive error
#76
DZakh
closed
4 months ago
0
Fix S.union performance
#75
DZakh
closed
4 months ago
0
RangeError: Maximum call stack size exceeded when serializing complex recursive union schemas.
#74
TomiS
closed
4 months ago
7
Introduce val for building operations
#73
DZakh
closed
6 months ago
1
Experiment with fast json stringify
#72
DZakh
opened
6 months ago
0
[Suggestion] Support @tag from ppx
#71
DCKT
closed
9 months ago
3
Module parse failed
#70
mcharnet
closed
9 months ago
2
[PPX] Cannot use @as inside inline records
#69
tsnobip
closed
9 months ago
3
Usage of eval doesn't allow the library to run on Cloudflare workers
#68
joshderochervlk-simplisafe
closed
10 months ago
2
Experiment with fast json stringify
#67
DZakh
closed
6 months ago
1
Consistency troubles with nullable fields and ppx
#66
TomiS
closed
11 months ago
16
rescript-schema-ppx
#65
DZakh
closed
11 months ago
1
Move ReScript and JS/TS code into a single module
#64
DZakh
closed
1 year ago
0
Error: The field is registered multiple times
#63
cknitt
closed
1 year ago
3
Build ppx for linux
#62
DZakh
closed
1 year ago
1
Accessing type-specific refinements from TS?
#61
denizdogan
closed
1 year ago
3
Intersection Types
#60
justin0mcateer
closed
1 year ago
5
Update literal API
#59
DZakh
closed
1 year ago
1
Update to rescript v11 - uncurried version
#58
JasoonS
closed
1 year ago
1
Upgrade to rescript 11-beta.2
#57
JasoonS
closed
1 year ago
0
Annotating types with variants and unions
#56
Darkle
closed
1 year ago
1
Core rewrite
#55
DZakh
closed
1 year ago
1
WIP: rework literal
#54
DZakh
closed
1 year ago
0
How to deal with nested data structure?
#53
pd4d10
closed
1 year ago
1
Add S.catch
#52
DZakh
closed
1 year ago
0
Next