Pinned issues
Issues
- 2
taggedUnion tag / discriminator isn't typed
#1153 opened by dearlordylord - 3
taggedUnion not working correctly
#1127 opened by programever - 4
Type is not inferred correctly from a dynamically created decoder with generics
#930 opened by vjrasane - 3
Some way to influence/adjust error messages to redact certain fields in objects?
#1069 opened by Conduitry - 7
Support for Enums
#209 opened by LcTwisk - 10
- 1
- 1
Missing field in `inexact` doc
#1017 opened by Dronte - 2
- 6
- 2
Unwrap Error Message from Guard
#929 opened by arb - 1
Decoding nested serialized JSON
#888 opened by Nevon - 2
- 3
Composing `lazy` and `either` can become slow.
#856 opened by evan-gravwell - 3
WeakGuard in 2.x
#813 opened by sfarthin - 1
- 3
Migration help needed: .map to .transform
#822 opened by asmaloney - 1
Question: How to write your own decoders?
#332 opened by ulisses-alves - 8
[Bug] Builtin composite decoders cannot take decoders with non-`unknown` input types
#806 opened by treykasada - 9
Typescript error with required properties
#750 opened by stevekrouse - 5
upgrading to TS4
#588 opened by joaomilho - 5
Decoder with constants is throwing an exception. TypeError: (0 , _Result.Ok) is not a function
#700 opened by Jaywaa - 1
Dispatch does not work when the field differentiating which decoder to use has a non-string value
#656 opened by brettimus - 6
Required types
#648 opened by OliverRadini - 2
Question: Type intersection composition
#637 opened by pvarga-dni - 3
Decoder for object with specified key
#638 opened by pvarga-dni - 3
Is there a way to decode a field in source object into another field in target object
#607 opened by vjrasane - 1
nonEmptyString not exported in npm package
#630 opened by shedrachokonofua - 0
Decoder error with either(number, generalDecoder)
#627 opened by FactorMouk - 4
Is there a way to combine decoders?
#578 opened by xAKLx - 1
How to handle differences between property names
#624 opened by FactorMouk - 1
Variant of Dispatch
#613 opened by sfarthin - 3
Is the documentation for dispatch incorrect?
#592 opened by ben-eb - 3
- 3
Decoder creates object property with undefined value
#573 opened by w01fgang - 3
Add Weakguard to decoders library
#521 opened by sfarthin - 3
TypeScript optional keys for DecoderType inference
#292 opened by camargo - 5
Typing for optional key does not allow for missing key
#439 opened by ottokruse - 2
- 4
How to decode recursive data structures?
#510 opened by svdHero - 6
Self-referential objects break decoders
#493 opened by sfarthin - 14
- 6
Thoughts on adding an equivalent of Flow's $PropertyType to give access to nested properties of a decoder?
#367 opened by galencorey - 2
- 7
Better support for non-empty string
#434 opened by ottokruse - 1
Flow Errors decoders/lib/string.js.flow
#245 opened by sfarthin - 1
Avoiding passwords in error messages
#169 opened by nvie - 2
Mixed parameter for the decoders
#201 opened by guicar - 1
Subtle gotcha with mapping decoder
#165 opened by sfarthin - 4
Flow is complaining "Cannot reassign constant"
#111 opened by wanderley