issues
search
gcanti
/
io-ts-types
A collection of codecs and combinators for use with io-ts
https://gcanti.github.io/io-ts-types/
MIT License
311
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: Add BufferFromBase64 codec
#181
pasalino
opened
1 year ago
0
Wrong behavior of `mapOutput`
#180
martinschayna
closed
1 year ago
2
Improve documentation for `fromNewtype`
#179
d-eisenga
opened
1 year ago
0
Compile issues when using newtypes & recursive types
#178
nhenin
closed
1 year ago
2
Add new test to DateFromISOString codec
#177
pierroberto
closed
1 year ago
0
Removed non-type-compliant 'actual' property
#176
Chasoor
opened
1 year ago
0
Set sourceMap to false in 0.4.x branch
#175
dvanbler
opened
1 year ago
0
Types for io-ts experimental modules (version 2.2+)
#174
shawnshaddock
opened
1 year ago
0
type signature wrong?
#173
lifeiscontent
closed
2 years ago
0
mapFromEntries codec added
#172
mlegenhausen
closed
2 years ago
3
Add output indexed types to option and either
#171
mlegenhausen
closed
2 years ago
1
`nonEmptyArray`: change output type from `Array` to `NonEmptyArray`
#170
OliverJAsh
closed
2 years ago
8
Unexpected behaviour when using `withFallback` with `t.union`
#169
OliverJAsh
opened
2 years ago
3
Validation Combinators (using `Decoder`)
#168
anthonyjoeseph
opened
2 years ago
0
Map & ReadonlyMap support
#167
toastal
opened
2 years ago
4
Codec law does not hold for `optionFromNullable`
#166
OliverJAsh
opened
2 years ago
1
`t.record(NumberFromString, ...).is(value)` always returns `false`
#165
mrdziuban
opened
2 years ago
1
add `ArrayFromString` codec
#164
mantas-janulionis
opened
3 years ago
2
feat: add `URLFromString`
#163
MakhBeth
closed
2 years ago
5
Add error message to JsonFromString
#162
euphocat
closed
1 year ago
0
Update package.json
#161
siuvdlec
opened
3 years ago
0
Fix DateFromUnixTime.encode returning a floating point number
#160
saevarb
closed
3 years ago
1
DateFromUnixTime encode -> decode fails
#159
saevarb
closed
3 years ago
2
How to use JsonFromString decoder inside t.type?
#158
utrumo
closed
3 years ago
4
export `Json`, `JsonRecord`, `JsonArray` codecs from `JsonFromString`…
#157
gcanti
closed
3 years ago
0
Export `Json` from `JsonFromString`
#156
merisbahti
closed
3 years ago
4
Base64 decode/encode
#155
piu130
closed
3 years ago
2
add `JsonFromString`, closes #153
#154
gcanti
closed
3 years ago
0
`JSONFromString`
#153
OliverJAsh
closed
3 years ago
0
feat: add BooleanFromNumber
#152
EricCrosson
closed
3 years ago
1
What is the plan for io-ts-types come io-ts 3?
#151
EricCrosson
opened
3 years ago
0
ArrayBuffer support
#150
ingun37
closed
3 years ago
0
import(".../io-ts/lib/index").Decoder is not assignable to type import(".../io-ts/lib/Decoder").Decoder
#149
ingun37
closed
3 years ago
3
add flatObject util
#148
jituanlin
opened
3 years ago
0
doc: update withValidate example
#147
mohaalak
closed
3 years ago
0
add withEncode function
#146
EricCrosson
closed
4 years ago
2
How to encode a blank string to null or undefined?
#145
efenderbosch
closed
4 years ago
4
BufferFromBase64String
#144
jgrigg
closed
3 years ago
4
Support nonEmptyObject
#142
zhaoyao91
opened
4 years ago
0
How to extract the static type of mapped output?
#143
fernandomrtnz
opened
4 years ago
1
feat: add BigIntFromString codec
#141
EricCrosson
closed
4 years ago
1
Update README.md
#140
euphocat
closed
4 years ago
1
document newtype-ts peer dependency
#139
EricCrosson
closed
4 years ago
2
version 0.5.10
#138
gcanti
closed
4 years ago
0
fp ts bare import
#137
osdiab
closed
4 years ago
6
feat: pass context to withMessage callback
#136
johngeorgewright
closed
4 years ago
1
Suggestion: use refined input type instead of `unknown`
#135
OliverJAsh
opened
4 years ago
1
feat: export each module's exports from the library entrypoint
#133
waynevanson
closed
4 years ago
5
DateFromISOString custom type requires Date, not string
#132
jerenmb
closed
4 years ago
4
t.stringFromRegex
#131
waynevanson
closed
3 years ago
3
Next