globalizejs / globalizejs/globalize
Access to listPatterns?
Open
- Dominant language
- JavaScript
- Stars
- 4.8k
- Forks
- 585
- PR merge metrics
- No merged PRs in 30d
Description
Is there any way to access listPatterns data from globalize?
If yes, how?
If no, which excpected api could be used? I think about something like:
```
listPatternFormatter(type: "standard" | "unit" | "unit-narrow" | "unit-short") => (items: Array) => string
```
Contributor guide
Assessment
This issue has not been assessed yet.