Boolean (1)
Combinators (28)
- Annotate (docs) (source)
- Array (docs) (source)
- Brand (docs) (source)
- CamelCaseKeys (docs) (source)
- CamelCaseRecord (docs) (source)
- CheckDigit (docs) (source)
- Class (docs) (source)
- Either (docs) (source)
- Intersect (docs) (source)
- Lazy (docs) (source)
- Literal (docs) (source)
- MapFromEntries (docs) (source)
- Newtype (docs) (source)
- NonEmptyArray (docs) (source)
- Nullable (docs) (source)
- Option (docs) (source)
- Optional (docs) (source)
- Parse (docs) (source)
- Partial (docs) (source)
- Pattern (docs) (source)
- Readonly (docs) (source)
- Record (docs) (source)
- Refine (docs) (source)
- SetFromArray (docs) (source)
- Strict (docs) (source)
- Struct (docs) (source)
- Tuple (docs) (source)
- Union (docs) (source)
Conversion (10)
- BigIntFromString (docs) (source)
- BooleanFromNumber (docs) (source)
- BooleanFromString (docs) (source)
- DateFromInt (docs) (source)
- DateFromIsoString (docs) (source)
- DateFromString (docs) (source)
- DateFromUnixTime (docs) (source)
- FloatFromString (docs) (source)
- IntFromString (docs) (source)
- OptionFromNullable (docs) (source)
Date (1)
Mapping (1)
Number (11)
- Float (docs) (source)
- Int (docs) (source)
- Natural (docs) (source)
- NegativeFloat (docs) (source)
- NegativeInt (docs) (source)
- NonNegativeFloat (docs) (source)
- NonPositiveFloat (docs) (source)
- NonPositiveInt (docs) (source)
- Number (docs) (source)
- PositiveFloat (docs) (source)
- PositiveInt (docs) (source)
Printer Parsers (5)
- ParseBase64Json (docs) (source)
- ParseEncodedJson (docs) (source)
- ParseFloat (docs) (source)
- ParseInt (docs) (source)
- ParseJsonString (docs) (source)
String (17)
- Ascii (docs) (source) (e.g:
Ag3*}S
,QJ{:~ B
,B rSz
) - Base64 (docs) (source) (e.g:
/yY+2+9+wD0L/+/+
,/eDKLYYg+PXXGu+6/MI5l2+r
,ABx+7+1/zcd7E+///j7/n8e+/3+1
) - Base64Url (docs) (source) (e.g:
Kfx3-_
,4a_v_-un_
,5Yw---_3-
) - BitcoinAddress (docs) (source) (e.g:
3aLohy1D3BcsFZLAHCpZaoJ72JJ
,bc18d2180y2bbzd3x1ay0c66fe60g67
,bc132yg99455xq3874137arpqdjg13n51kq87cn39
) - CamelCaseString (docs) (source) (e.g:
Camel_case-string
→camelCaseString
) - CreditCard (docs) (source) (e.g:
50889811369706099
,35626405309313154
,6286510910352194
) - EmailAddress (docs) (source) (e.g:
'^-{?%%.%/!-@7-j54--.-O4xJK-WC3.dCuyCnINyIap
,$_%$r!E{'/@x-fZ..s76-9.tGWa.-.16ZmsIF-.t..-r5-.-e8R.-tm1tGZ-.Y--eqO-.wjZAmxDcgEz
,"递2湦㠎�"@QaIDg.p-vc--..WEDVwNCYcEyErw
) - EthereumAddress (docs) (source) (e.g:
0xbB06dFBbee47Bb5307cddFEf65002bc3Dce1a30a
,0xFdfD5ACfdcdcDA1bbe9cE5b411CCE57bCDDDc7eB
,0xBbfBCf7EabbDFB2b3ffDCaFDA2735C09Ea1bBacb
) - HexColor (docs) (source) (e.g:
Af1Adc
,#8EbbFf14
,D7D0AEaE
) - Hexadecimal (docs) (source) (e.g:
A6eAb09Bd7F
,0xDCd1
,0xDcDC
) - HslColor (docs) (source) (e.g:
hsl(-.6047turn,00000000100.00000000000%,+00.23182%)
,hsl(-7.44984+0000.7748159582%+100%)
,hsla(9659288980+100%+.86151560167%)
) - Jwt (docs) (source) (e.g:
b6Sa-16..7
,1_i2_____._--
,_-1D-d.X--63g1_-
) - LatLong (docs) (source) (e.g:
(10,180.000000)
,28,180.0000000
,81,+180
) - NonEmptyString (docs) (source) (e.g:
YWQHVH1+
,0rV^l[Qs
,5+'^</
) - RGB (docs) (source) (e.g:
rgba(108,201,238,.5022391087)
,rgb(100%,4%,96%)
,rgb(201,199,210)
) - String (docs) (source)
- UUID (docs) (source) (e.g:
A2C8Ebc4-Fb1A-6CeE-4B17-ddfBbADfaAA9
,FAd83EbE-EBCc-Efd4-ffDF-AdfFcD0fbeDF
,aaEC3BCc-aD83-2Eb0-93Ca-2bFAcBfFfabC
)
Unit (1)
Unknown (3)
Table of contents
- Annotate
- Array
- Ascii
- Base64
- Base64Url
- BigIntFromString
- BitcoinAddress
- Boolean
- BooleanFromNumber
- BooleanFromString
- Brand
- CamelCaseKeys
- CamelCaseRecord
- CamelCaseString
- CheckDigit
- Class
- CreditCard
- Date
- DateFromInt
- DateFromIsoString
- DateFromString
- DateFromUnixTime
- Either
- EmailAddress
- EthereumAddress
- Float
- FloatFromString
- Hexadecimal
- HexColor
- HslColor
- Imap
- Int
- Intersect
- IntFromString
- Jwt
- LatLong
- Lazy
- Literal
- MapFromEntries
- Natural
- NegativeFloat
- NegativeInt
- Newtype
- NonEmptyArray
- NonEmptyString
- NonNegativeFloat
- NonPositiveFloat
- NonPositiveInt
- Nullable
- Number
- Option
- Optional
- OptionFromNullable
- Parse
- ParseBase64Json
- ParseEncodedJson
- ParseFloat
- ParseInt
- ParseJsonString
- Partial
- Pattern
- PositiveFloat
- PositiveInt
- Readonly
- Record
- Refine
- RGB
- SetFromArray
- Strict
- String
- Struct
- Tuple
- Union
- Unit
- Unknown
- UnknownArray
- UnknownRecord
- UUID