Sports teams? #1585
Replies: 3 comments 2 replies
-
We haven't decided yet, what to do with these data. |
Beta Was this translation helpful? Give feedback.
-
To add some context: these were always indirectly reachable data via |
Beta Was this translation helpful? Give feedback.
-
I'm curious where they originally came from 😀 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
It looks like some locales have data for sports teams in the format place+creatures e.g. "California Bears"
https://github.com/faker-js/faker/blob/next/src/locales/en/team/creature.ts
However there's no actual API for this.
Either the data could be removed if unused, or a new API could be added?
cf: #1297
Beta Was this translation helpful? Give feedback.
All reactions