MCPcopy Index your code

hub / github.com/Aureom/live-lol-esports / functions

Functions37 in github.com/Aureom/live-lol-esports

↓ 10 callersFunctioncreateToast
(blueTeam: boolean, soundIsPlaying: boolean, sound: string, message: string, image: string)
src/components/LiveStatusGameCard/LiveAPIWatcher.tsx:146
↓ 2 callersFunctiongetDragonSVG
(dragonName: string)
src/components/LiveStatusGameCard/PlayersTable.tsx:358
↓ 2 callersFunctiongetGoldDifference
(player: ParticipantWindow, side: string, gameMetadata: GameMetadata, frame: FrameWindow)
src/components/LiveStatusGameCard/PlayersTable.tsx:338
↓ 2 callersFunctiongetISODateMultiplyOf10
()
src/utils/LoLEsportsAPI.ts:64
↓ 2 callersFunctionuseTheme
()
src/theme/ThemeContext.tsx:32
↓ 1 callersFunctiongetGameDetails
(gameId: string)
src/utils/LoLEsportsAPI.ts:51
↓ 1 callersFunctiongetGoldPercentage
(goldBlue: number, goldRed: number)
src/components/LiveStatusGameCard/PlayersTable.tsx:368
↓ 1 callersFunctiongetLiveDetailsGame
(gameId: string, date: string)
src/utils/LoLEsportsAPI.ts:39
↓ 1 callersFunctiongetLiveGameDetails
()
src/components/LiveStatusGameCard/LiveGame.tsx:62
↓ 1 callersFunctiongetLiveGameStatus
()
src/components/LiveStatusGameCard/LiveGame.tsx:52
↓ 1 callersFunctiongetLiveGames
()
src/utils/LoLEsportsAPI.ts:11
↓ 1 callersFunctiongetLiveWindow
()
src/components/LiveStatusGameCard/LiveGame.tsx:41
↓ 1 callersFunctiongetLiveWindowGame
(gameId: string, date: string)
src/utils/LoLEsportsAPI.ts:27
↓ 1 callersFunctiongetSchedule
()
src/utils/LoLEsportsAPI.ts:19
↓ 1 callersFunctionpercentage
(partialValue: number, totalValue: number)
src/components/LiveStatusGameCard/MiniHealthBar.tsx:18
FunctionApp
()
src/App.tsx:12
FunctionFooter
()
src/components/Footer/Footer.tsx:7
FunctionGameCardList
({ liveGames, todayGames }: Props)
src/components/LiveGameCard/GameCardList.tsx:14
FunctionItemsDisplay
({ participantId, lastFrame }: Props)
src/components/LiveStatusGameCard/ItemsDisplay.tsx:10
FunctionLiveAPIWatcher
({ lastFrameWindow, gameMetadata, blueTeam, redTeam } : Props)
src/components/LiveStatusGameCard/LiveAPIWatcher.tsx:53
FunctionLiveGame
({ match }: any)
src/components/LiveStatusGameCard/LiveGame.tsx:17
FunctionLiveGameCard
({ game }: Props)
src/components/LiveGameCard/LiveGameCard.tsx:8
FunctionLiveGames
()
src/components/LiveGameCard/LiveGames.tsx:10
FunctionLiveGames
({liveGames}: PropsLive)
src/components/LiveGameCard/GameCardList.tsx:30
FunctionMiniHealthBar
({ currentHealth, maxHealth }: Props)
src/components/LiveStatusGameCard/MiniHealthBar.tsx:7
FunctionNavbar
()
src/components/Navbar/Navbar.tsx:9
FunctionPlayersTable
({ lastFrameWindow, lastFrameDetails, gameMetadata, gameDetails } : Props)
src/components/LiveStatusGameCard/PlayersTable.tsx:36
FunctionScheduleGameCard
({ game }: Props)
src/components/LiveGameCard/ScheduleGameCard.tsx:8
FunctionSoundToggler
()
src/components/Navbar/SoundToggler.tsx:5
FunctionThemeProvider
({children})
src/theme/ThemeContext.tsx:18
FunctionThemeToggler
()
src/components/Navbar/ThemeToggler.tsx:6
FunctionTodayGames
({todayGames}: PropsToday)
src/components/LiveGameCard/GameCardList.tsx:58
FunctionfilterByTeams
(event: LiveEvents)
src/components/LiveGameCard/LiveGames.tsx:41
FunctionfilterByTodayDate
(event: TodayEvent)
src/components/LiveGameCard/LiveGames.tsx:46
FunctionhandleClick
()
src/components/Navbar/ThemeToggler.tsx:23
FunctionhandleClick
()
src/components/Navbar/SoundToggler.tsx:19
FunctionsortItems
(a: number, b: number)
src/components/LiveStatusGameCard/ItemsDisplay.tsx:81