Skip to content

Commit

Permalink
browser import link
Browse files Browse the repository at this point in the history
  • Loading branch information
slashinfty committed Jan 4, 2024
1 parent 3aac979 commit 738770d
Show file tree
Hide file tree
Showing 14 changed files with 241 additions and 2,786 deletions.
2 changes: 1 addition & 1 deletion DOCS.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import TournamentOrganizer from 'tournament-organizer';

In the browser:
```js
import TournamentOrganizer from "https://esm.sh/tournament-organizer/dist/index.module.js";
import TournamentOrganizer from "https://unpkg.com/tournament-organizer/dist/index.module.js";
```

## About
Expand Down
198 changes: 18 additions & 180 deletions docs/classes/Manager.html

Large diffs are not rendered by default.

295 changes: 26 additions & 269 deletions docs/classes/Match.html

Large diffs are not rendered by default.

356 changes: 29 additions & 327 deletions docs/classes/Player.html

Large diffs are not rendered by default.

631 changes: 63 additions & 568 deletions docs/classes/Tournament.html

Large diffs are not rendered by default.

63 changes: 3 additions & 60 deletions docs/index.html

Large diffs are not rendered by default.

241 changes: 22 additions & 219 deletions docs/interfaces/MatchValues.html

Large diffs are not rendered by default.

193 changes: 17 additions & 176 deletions docs/interfaces/PlayerValues.html

Large diffs are not rendered by default.

159 changes: 3 additions & 156 deletions docs/interfaces/SettableMatchValues.html

Large diffs are not rendered by default.

131 changes: 3 additions & 128 deletions docs/interfaces/SettablePlayerValues.html

Large diffs are not rendered by default.

190 changes: 3 additions & 187 deletions docs/interfaces/SettableTournamentValues.html

Large diffs are not rendered by default.

200 changes: 19 additions & 181 deletions docs/interfaces/StandingsValues.html

Large diffs are not rendered by default.

308 changes: 31 additions & 277 deletions docs/interfaces/TournamentValues.html

Large diffs are not rendered by default.

60 changes: 3 additions & 57 deletions docs/modules.html

Large diffs are not rendered by default.

0 comments on commit 738770d

Please sign in to comment.