BCP 47 language tags and RFC 4647 basic language ranges.
Provides types and utilities for working with BCP 47 language tags (Tag) and RFC 4647 basic language
ranges (TagRange). Use isTag and isTagRange as type guards, and matchTag to test tags
against range patterns.
BCP 47 language tags and RFC 4647 basic language ranges.
Provides types and utilities for working with BCP 47 language tags (Tag) and RFC 4647 basic language ranges (TagRange). Use isTag and isTagRange as type guards, and matchTag to test tags against range patterns.
Language Tags
Basic Language Ranges
Matching
See