@replydev/react-tournament-brackets
v1.0.1
Published
This is a custom version of the [react-tournament-brackets](https://github.com/Shenato/react-tournament-brackets) repository, which fixes some import issues from Typescript and changes the entire build toolchain.
Downloads
94
Readme
React Tournament Brackets
This is a custom version of the react-tournament-brackets repository, which fixes some import issues from Typescript and changes the entire build toolchain.
In this way, this package should work out of the box after installation.
The source code is licensed under the GNU Lesser General Public License v2.1 as the original package.
Installation
Using npm:
npm install @replydev/react-tournament-bracketsUsing yarn:
yarn add @replydev/react-tournament-bracketsUsing pnpm:
pnpm install @replydev/react-tournament-bracketsUsing bun:
bun add @replydev/react-tournament-bracketsUsage
Please refer to the original guidelines for usage.
