Skip to main content

Module smart_tokens

Module smart_tokens 

Source
Expand description

Smart token parsers with automatic value extraction

Functionsยง

dimension
Extract dimension with unit
ident
Extract identifier
number
Automatically extracts numeric value
numeric
Parse any number-like value (number, percentage, dimension)
percentage
Extract percentage value automatically
string
Extract string value
textual
Parse any string-like value (string, ident)