Sports teams? #1585
matthewmayer
started this conversation in
General
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.
0 replies
-
To add some context: these were always indirectly reachable data via |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm curious where they originally came from 😀 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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