bcp-47 icon indicating copy to clipboard operation
bcp-47 copied to clipboard

Parse and stringify BCP 47 language tags

Results 1 bcp-47 issues
Sort by recently updated
recently updated
newest added

This package does not treat the tag `en-a-bbb-a-ccc` as invalid even though the singleton subtag `a` appears twice. According to the [BCP 47 specifications](https://www.rfc-editor.org/rfc/rfc5646.txt): Each singleton subtag MUST appear at...