issues Search Results · repo:wooorm/bcp-47 language:JavaScript
Filter by
6 results
(84 ms)6 results
inwooorm/bcp-47 (press backspace or delete to remove)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: Each singleton subtag MUST appear at most one time ...
bitGatito
- 1
- Opened on Jul 1, 2023
- #23
Using the package as: const schema = parse( x-whatevertag , {warning: true}), results in error:
if (options.warning) options.warning(reason, code, offset)
^
TypeError: ...
bitGatito
- 1
- Opened on Jul 1, 2023
- #22
I don t know if this is in the scope of this project, but when I got here I expected to get the actual name of the
language of a parsed language tag. I realize this library currently just implements the ...
nnmrts
- 3
- Opened on Feb 8, 2021
- #21
Is there any interest in a PR to include TypeScript definitions in this project? If so, I d be glad to make a PR for
them.
cjbarth
- 1
- Opened on Dec 22, 2019
- #19
In these referenced line, the import doesn t include the .json extension, which is creating problems for Webpack. Could
this be fixed? I ve already tested that just adding the extension fixes the problem. ...
cjbarth
- 1
- Opened on Dec 22, 2019
- #18
Probably not scope of your package but I am longing for a function to return me a BCP 47 language tag based by a top
level domain (TLD).
Have initially reported the need in https://github.com/petert82/country-query/issues/3 ...
binarykitchen
- 3
- Opened on Aug 24, 2017
- #17

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.