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:
H~{n~
,|"|Zc
,G$j01\!
) - Base64 (docs) (source) (e.g:
+/M/D9/tee/26+4b/Y6w
,0b//+c/D
,y/+WbOOf53rEO6W/
) - Base64Url (docs) (source) (e.g:
-_0_34-8-2
,1_-37q-
,1-58uRf2y
) - BitcoinAddress (docs) (source) (e.g:
bc1312ju4bkos5xai5f5lcao1866x2s
,bc1uze27t4w8y289897t7chd9y0b1g29d6v11
,11GCLd3X9dHKuJdL9nyTXL1EMJz4LA6PT4SuMN
) - CamelCaseString (docs) (source) (e.g:
Camel_case-string
→camelCaseString
) - CreditCard (docs) (source) (e.g:
6282232524970410
,8203326880704397
,35299092605348294
) - EmailAddress (docs) (source) (e.g:
+=B9|.#.}@[945.2.306.4]
,/-3#_!=B?+-.}?.{*^.!/t~2^.&&_{.{^2&~@B..M.snHtA
,"뜐"@[753.879.47.77]
) - EthereumAddress (docs) (source) (e.g:
0xab5afEfb1d7b8c1A738C0bC38b2aE2dDAd233fB8
,0xe3c87FaFEC00f10dCEB31eca7BA2C08F3ac1f2Ab
,0xc5cab6ddEaBe8Ea0BA1bfd2Ea707BF1B0f2c1CaE
) - HexColor (docs) (source) (e.g:
#fB81AdDD
,feBABD7A
,7A2e8bCD
) - Hexadecimal (docs) (source) (e.g:
9fAFDdd613
,36aF0aED
,0hbaD68
) - HslColor (docs) (source) (e.g:
hsl(895476168.73e704,00000007%,100%,66.259289050465%)
,hsl(+.121912860000000021%.8%/6%)
,hsl(+.30222575704turn,00000091.65718e4977826%,+0000000100e600021442374%,6.896446e96182244%)
) - Jwt (docs) (source) (e.g:
09--_-.-_W3-
,Y-d1qV8-7x.6--Z-.
,_3-._--_ea_D-
) - LatLong (docs) (source) (e.g:
(83,-98)
,(90,-1)
,(90,107.802324)
) - NonEmptyString (docs) (source) (e.g:
sfT1PUNOM/==
,hjgxej8=
,24aec9
) - RGB (docs) (source) (e.g:
rgba(86%,97%,28%,.919263)
,rgb(63%,100%,100%)
,rgba(100%,23%,77%,1.0)
) - String (docs) (source)
- UUID (docs) (source) (e.g:
1aCa23dc-BBc8-bcBF-5aef-c3Cb6De6c3Eb
,5a092BB1-CB11-aada-B82b-672Ebc1ADbDa
,4131F4c7-1653-1bB8-De13-FFcAaFeBDd71
)
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