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

feat: add BigIntFromString codec #141

Closed EricCrosson closed 4 years ago

EricCrosson commented 4 years ago

Note:

This mirrors the behavior in the NumberFromString codec.

I reference version 0.5.11 in the docstring but haven't bumped to this version yet.

gcanti commented 4 years ago

Thanks @EricCrosson @mlegenhausen