g-loot / react-tournament-brackets

React component library for displaying bracket leaderboards
https://sleepy-kare-d8538d.netlify.app/?path=/story/components-bracket--bracket
GNU Lesser General Public License v2.1
219 stars 69 forks source link

DoubleElimination Data #50

Open KevinEstud opened 1 year ago

KevinEstud commented 1 year ago

Hello, After many hours of struggling, by any chance, do you have a script that generate a JSON in the good format for DoubleEliminationBracket component, I mean, I enter 10 teams for example, and it generate me the JSON for the upper/lower bracket,

Thanks for reading,